Task List Android Application.
HokieDo is hosted in the following web site
https://github.com/chinmayg/HokieDo
If you think the Android project HokieDo listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of HokieDo.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar jetty-annotations-9.0.6.v20130930.jar jetty-client-9.0.6.v20130930.jar jetty-continuation-9.0.6.v20130930.jar jetty-deploy-9.0.6.v20130930.jar jetty-http-9.0.6.v20130930.jar jetty-io-9.0.6.v20130930.jar jetty-jaas-9.0.6.v20130930.jar jetty-jmx-9.0.6.v20130930.jar jetty-jndi-9.0.6.v20130930.jar jetty-plus-9.0.6.v20130930.jar jetty-proxy-9.0.6.v20130930.jar jetty-rewrite-9.0.6.v20130930.jar jetty-security-9.0.6.v20130930.jar jetty-server-9.0.6.v20130930.jar jetty-servlet-9.0.6.v20130930.jar jetty-servlets-9.0.6.v20130930.jar jetty-util-9.0.6.v20130930.jar jetty-webapp-9.0.6.v20130930.jar jetty-xml-9.0.6.v20130930.jar json-simple-1.1.1.jar json-simple-1.1.1.jar servlet-api-3.0.jar |
Required Permissions | android.permission.INTERNET android.permission.VIBRATE |
HokieDo has the following Java source files.
org.vt.ece4564.CreateUserServlet.java org.vt.ece4564.GetDataServlet.java org.vt.ece4564.LoginServlet.java org.vt.ece4564.MainServlet.java org.vt.ece4564.UpdateDataServlet.java org.vt.ece4564.hokietasks.AddItemTask.java org.vt.ece4564.hokietasks.LoginActivity.java org.vt.ece4564.hokietasks.MainActivity.java org.vt.ece4564.hokietasks.ParsingTask.java org.vt.ece4564.hokietasks.PrefActivity.java