I have TK102 Gps Device and I wish to build simple Real-Time Tracking Application to track the device that will attach on a target vehicle. It is possible that I can communicate between the app with the GPS device without server-side to get the location provided by the GPS device and show it at the application?
The application will show the location provided by the GPS device continously with updated location since it is real time application.
I am a GIS student and have 5% of programming knowledge which is just C++ language not JAVA.