My first Android project. Learned File I/O in Android..
AndroidSimpleDatabase is hosted in the following web site
https://github.com/MaStanford/AndroidSimpleDatabase
If you think the Android project AndroidSimpleDatabase 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 AndroidSimpleDatabase.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 16 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
There are 3 image files in AndroidSimpleDatabase. The names of the image files are listed as follows.
ic_action_search.png ic_menu_connection.png ic_menu_signal.png
The following screenshort is generated from the image listed above.
AndroidSimpleDatabase has the following Java source files.
com.example.simpledatabase.BaseActivity.java com.example.simpledatabase.BaseListActivity.java com.example.simpledatabase.Contacts.java com.example.simpledatabase.MainActivity.java com.example.simpledatabase.SQLDatabase.java com.example.simpledatabase.SQLiteHelper.java com.example.simpledatabase.Settings.java com.example.simpledatabase.SharedPrefs.java