In this android application I am doing basic CRUD Operation in MySQL database using PHP.
CRUD means
Create - Inserting Data
Read - Reading Data
Update - Updating Data
Delete - Deleting Data from database
So In this android app we are basically manipulating a MySQL database using PHP.
I am using WAMP Server and Android Studio Here. If you want to do the same thing in Android you can see the tutorial and download the source code from here
http://www.simplifiedcoding.net/andro...
For more android application development tutorials visit
http://www.simplifiedcoding.net