A simple android app in which you can see haw to use preference, some listener and a SqlLiteDatabase.
app_android is hosted in the following web site
https://github.com/elena-mellano/app_android
If you think the Android project app_android 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 app_android.
Item | Value |
---|---|
Java File Count | 4 |
Minimum SDK Version | 4 |
Activity Count | 3 |
Required Permissions | android.permission.INTERNET |
app_android has the following Java source files.
com.yumba.app.ListaActivity.java com.yumba.app.MainActivity.java com.yumba.app.MyDb.java com.yumba.app.PrefActivity.java