Hackatron Android 101 Talk - Example app.
Android101Example is hosted in the following web site
https://github.com/dral3x/Android101Example
If you think the Android project Android101Example 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 Android101Example.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 3 |
jar files used | Parse-1.7.1.jar bolts-android-1.1.3.jar |
Required Permissions | android.permission.INTERNET |
There are 1 image files in Android101Example. The names of the image files are listed as follows.
ic_action_add.png
The following screenshort is generated from the image listed above.
Android101Example has the following Java source files.
org.hackatron.hackatronapp.ApplicationTest.java org.hackatron.hackatronapp.CreateActivity.java org.hackatron.hackatronapp.EditActivity.java org.hackatron.hackatronapp.MainActivity.java org.hackatron.hackatronapp.SerializationUtil .java org.hackatron.hackatronapp.TodoAdapter.java