Android Open Source - Database delete mySQLConnect






Project Summary

Android app which is connecting to remote mySQL server with help of php to have DB operations(create,read,edit,delete) from mobile device..

Web Site / Source Repository

mySQLConnect is hosted in the following web site
https://github.com/farminf/mySQLConnect

If you think the Android project mySQLConnect 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 mySQLConnect.

ItemValue
Java File Count5
Target SDK Version21
Minimum SDK Version11
Activity Count4
Required Permissionsandroid.permission.INTERNET




Java Source Files

mySQLConnect has the following Java source files.

com.example.mysqlconnect.AllRecordsActivity.java
com.example.mysqlconnect.EditRecordActivity.java
com.example.mysqlconnect.JSONParser.java
com.example.mysqlconnect.MainActivity.java
com.example.mysqlconnect.NewRecordActivity.java