This project demonstrates how an Android app read and write data with MySQL.
ConnectingMSQL is hosted in the following web site
https://github.com/TrienDo/ConnectingMSQL
If you think the Android project ConnectingMSQL 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 ConnectingMSQL.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 17 |
Minimum SDK Version | 9 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
ConnectingMSQL has the following Java source files.
com.example.connectingmysql.AllProductsActivity.java com.example.connectingmysql.EditProductActivity.java com.example.connectingmysql.JSONParser.java com.example.connectingmysql.MainActivity.java com.example.connectingmysql.NewProductActivity.java