Native Android Manager

Jashan5 years ago

I have implemented traccar server and addrd various devices.
Now in my app, i want to make 3 screens
1st screen :- Login user.
2nd Screen:- List of all devices which are saved under that user.
3rd Screen:- Live Tracking of selected device.
1st and 2nd screen are simple and easy. traccar already have apis for login and devices.
i need help for 3rd screen. which api i should use for live tracking or is there any socket api?