Android Open Source - App task HokieDo






Project Summary

Task List Android Application.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of HokieDo.

ItemValue
Java File Count10
Target SDK Version18
Minimum SDK Version8
Activity Count4
jar files usedandroid-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 Permissionsandroid.permission.INTERNET
android.permission.VIBRATE




Java Source Files

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