fna Posted September 14, 2016 Report Share Posted September 14, 2016 Please help me how to make it. Quote Link to comment Share on other sites More sharing options...
Lurker Posted September 15, 2016 Report Share Posted September 15, 2016 do you have any experience in mobile programming? rather than reinventing the wheel, you can use open source GPS tracking system available on the net such as OpenGTS project Quote Link to comment Share on other sites More sharing options...
fna Posted September 16, 2016 Author Report Share Posted September 16, 2016 nope. i dont have any experience. i want to try do this apps for my project in university. can you help me give suggestion how to make it? Quote Link to comment Share on other sites More sharing options...
rahmansunbeam Posted September 26, 2016 Report Share Posted September 26, 2016 (edited) Just saw it now, I hope fna found his solutions. If not try this, http://stackoverflow.com/questions/5096192/create-an-android-gps-tracking-application https://github.com/nickfox/GpsTracker https://github.com/rcgroot/open-gpstracker Building something like this requires experiences in Java programming. Try some framework, for example Iconic or Phonegap if you have experience with web programming, or Kiivy for Python, or Xaramin for C#. Even Java has few robust frameworks. Try App Dev Wiki for more options. Most of these frameworks support GPS tracking api. Edited March 12, 2017 by rahmansunbeam Quote Link to comment Share on other sites More sharing options...
andrajoseph Posted December 22, 2016 Report Share Posted December 22, 2016 Now I understood that I have to make Student App that retrieves latitude and longitude from server., right?One Driver App that gets latitude and longitude from GPS of phone and send to server.Now where I have doubt is in making of "SERVER"? What should I use,apache and MySQL or anything else?Please help with how to start MAKING SERVER We are guide to u.Visit us @ Python Training in Chennai | R Programming Training in Chennai | Dot Net Training in Chennai | Software Testing Training in Chennai | Data Analytics Training in Chennai I want to know how real time implementation can be done?How should I retrieve data and send data to server instantly.?How should I calculate the distance between X and Y (where X and Y are predefined stoppages.)How to calculate the speed of vehicle? Quote Link to comment Share on other sites More sharing options...
andrajoseph Posted December 22, 2016 Report Share Posted December 22, 2016 (edited) Now I understood that I have to make Student App that retrieves latitude and longitude from server., right? One Driver App that gets latitude and longitude from GPS of phone and send to server. Now where I have doubt is in making of "SERVER"? What should I use,apache and MySQL or anything else?Please help with how to start MAKING SERVER We are guide to u.Visit us @ Python Training in Chennai | Dot Net Training in Chennai | Software Testing Training in Chennai | Data Analytics Training in Chennai | R Programming Training in Chennai I want to know how real time implementation can be done? How should I retrieve data and send data to server instantly.? How should I calculate the distance between X and Y (where X and Y are predefined stoppages.) How to calculate the speed of vehicle? Edited December 22, 2016 by andrajoseph Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.