Learning how to connect Android with PHP and MySQL.
androidDatabaseExample is hosted in the following web site
https://github.com/mahimna/androidDatabaseExample
If you think the Android project androidDatabaseExample 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 androidDatabaseExample.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 19 |
Minimum SDK Version | 9 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
androidDatabaseExample has the following Java source files.
com.example.mainscreenactivity.AllProductsActivity.java com.example.mainscreenactivity.EditProductActivity.java com.example.mainscreenactivity.JSONParser.java com.example.mainscreenactivity.MainScreenActivity.java com.example.mainscreenactivity.NewProductActivity.java