this is a simple project to understand how to connect to MySQL Database via PHP Web Services and use it to develop an Android App.
Android-PHP-MySQL-JSON-Tutorial is hosted in the following web site
https://github.com/ahmadssb/Android-PHP-MySQL-JSON-Tutorial
If you think the Android project Android-PHP-MySQL-JSON-Tutorial 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-PHP-MySQL-JSON-Tutorial.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
Android-PHP-MySQL-JSON-Tutorial has the following Java source files.
com.ahmaadssb.androidwebservices.JSONParser.java com.ahmaadssb.androidwebservices.ListViewAdapter.java com.ahmaadssb.androidwebservices.MainActivity.java com.ahmaadssb.androidwebservices.RegisterActivity.java com.ahmaadssb.androidwebservices.UsersActivity.java