GPS Issues Tracker is together an [Android + Web ] application. Its purpose is to upload all of the following 5 together
as one record to an online database:
1- Takes the current GPS coordinates position.
2- Takes a pitcure on this GPS coordinates
3- The application user, types an issue subject, and its details.
4- Records the date of the issue
5- The username of the application user.
The whole software solution is devided into two parts:
1- The client which is the Android application that sends the above 5.
2- The webserver side php scripts that receives the above 5 and saves them to the database.
You will have to download them from the Android application.