Simple multi-Activity App in Android saving data to SQLite database..
2013_android_cis240_assignment5 is hosted in the following web site
https://github.com/apenngrace/2013_android_cis240_assignment5
If you think the Android project 2013_android_cis240_assignment5 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 2013_android_cis240_assignment5.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
There are 1 image files in 2013_android_cis240_assignment5. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
2013_android_cis240_assignment5 has the following Java source files.
com.sccarbone.Assignment5.AddressCollection .java com.sccarbone.Assignment5.AddressConsole.java com.sccarbone.Assignment5.AddressDataSource.java com.sccarbone.Assignment5.AddressDatabaseHelper.java com.sccarbone.Assignment5.AddressEntry.java com.sccarbone.Assignment5.AddressStrongTypeIntent.java