This is a fitness tracker android application,the server is hosted on PlayFrameWork. The application sends the user the total distance covered by the user at the regular intervals, in order to improve the battery use,the server will be sending a wait time to the client for the next post request. The database used is SQLITE.