Android Open Source - Database activity AndroidPHPTutorial






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of AndroidPHPTutorial.

ItemValue
Java File Count2
Activity Count2
Required Permissionsandroid.permission.INTERNET




Java Source Files

AndroidPHPTutorial has the following Java source files.

com.example.varun.androidphptutorial.MyActivity.java
com.example.varun.androidphptutorial.RetrieveFromSQL.java