Android tutorial to send and receive data to MySQL server. The app contains a Server folder which contains the 2 PHP and 1 sql files. The app consists of 2 Activities that sends and receives data from the server..
AndroidPHPTutorial is hosted in the following web site
https://github.com/mishravarun/AndroidPHPTutorial
If you think the Android project AndroidPHPTutorial 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 AndroidPHPTutorial.
Item | Value |
---|---|
Java File Count | 2 |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET |
AndroidPHPTutorial has the following Java source files.
com.example.varun.androidphptutorial.MyActivity.java com.example.varun.androidphptutorial.RetrieveFromSQL.java