Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Vehicle tracking system in Android

in my college sir has given topic to do for final year project.

So thing is that, can it be possible in Android?

Tracking any vehicle which having android device, so we can able to find vehicles current location

Please suggest me, guide me.

Thanks

like image 326
Vijay Bagul Avatar asked Mar 15 '26 07:03

Vijay Bagul


1 Answers

Android can have location updates, so if a software installed on the android device can send GPS coordinates to a server and hence area information, it can be done. It can be done with an android device that has GPS.

like image 134
SpeedBirdNine Avatar answered Mar 17 '26 21:03

SpeedBirdNine