Android Open Source - Example assignment MobileDay






Project Summary

Code for MobileDay programming assignment.

Web Site / Source Repository

MobileDay is hosted in the following web site
https://github.com/johnsenner/MobileDay

If you think the Android project MobileDay 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 MobileDay.

ItemValue
Java File Count5
Target SDK Version18
Minimum SDK Version8
Activity Count1
Test Case Count1
jar files usedandroid-support-v4.jar
okhttp-1.2.1-jar-with-dependencies.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

MobileDay has the following Java source files.

com.johnsenner.mobiledaymessages.activities.MainActivity.java
com.johnsenner.mobiledaymessages.adapters.MessageAdapter.java
com.johnsenner.mobiledaymessages.dto.MDMessage.java
com.johnsenner.mobiledaymessages.networking.MessagesClient.java
null.MessagesClientTest.java