Android Open Source - Database read ConnectingMSQL






Project Summary

This project demonstrates how an Android app read and write data with MySQL.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of ConnectingMSQL.

ItemValue
Java File Count5
Target SDK Version17
Minimum SDK Version9
Activity Count4
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

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