Creating GPS Tracker Application on J2ME Phones
August 17th, 2010
17 comments
This article describes how to create the J2ME tracking application to be installed on J2ME capable phones with an internal GPS receiver. The application will utilize the Location API available on GPS enabled phones, read the GPS location data at a specified interval, send the data via HTTP connection to a specified server.
Here is the application looks like.



Recent Comments