andriod ui example.
myFirstAndroidApp is hosted in the following web site
https://github.com/clchyj/myFirstAndroidApp
If you think the Android project myFirstAndroidApp 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 myFirstAndroidApp.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 14 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Asset File Names | assets\showinfo.db |
myFirstAndroidApp has the following Java source files.
com.example.myfirstandroidapp.DatabaseHelper.java com.example.myfirstandroidapp.MainActivity.java com.example.myfirstandroidapp.MySimpleCursorAdapter.java com.example.myfirstandroidapp.ShowInfo.java com.example.myfirstandroidapp.ShowSqlite.java