create android app demo.
android_demo is hosted in the following web site
https://github.com/Vitaliy-Yarovuy/android_demo
If you think the Android project android_demo 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 android_demo.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, hdpi] |
Minimum SDK Version | 7 |
Activity Count | 3 |
jar files used | ormlite-android-4.41.jar ormlite-core-4.41.jar simple-xml-2.6.4.jar |
Raw File Names | res\raw\ormlite_config.txt |
There are 2 image files in android_demo. The names of the image files are listed as follows.
ic_menu_add.png right_arrow.png
The following screenshort is generated from the image listed above.
android_demo has the following Java source files.
com.example.GroupListActivity.java com.example.StudentActivity.java com.example.StudentListActivity.java com.example.model.DatabaseHelper.java com.example.model.Group.java com.example.model.Sport.java com.example.model.Student.java com.example.model.StudentSport.java