I need the following android application developed using Eclipse and Android SDK.
Based on Android 2.1
The program must get the current GPS coordinate using Location Manager and the interface have the following form:
Name:
Phone No:
User press “submit” button and the application will post data to PHP file in the server and insert data into mySQL table
Data includes: name, phone, lat, long