Traccar client changes

Hi ,

am using the demo android app to point to my instance of traccar server to send the gps data.
But in the client as soon i change the server and port and go back , it's still pointing to demo.traccar.org

I have a custom android app from which I want to send protocol request to my instance of traccar server such that my device can be tracked. Please suggest the http format. Below format when I test is not resulting in any event on the server.

http://myserver:8082/?id=654321&timestamp=1468901263&lat=13.0842227&lon=77.5937104&speed=60.0&bearing=0.0&altitude=70.0&batt=50.0

Thanks
Avinash

Anton Tananaev8 years ago

People keep making same mistake. Port for Traccar Client is 5055, not 8082. Why have you decided to use 8082?

Anton Tananaev8 years ago

Are you saying that Traccar Client doesn't save configuration? Are you using official version from Google Play?