tranquvis / SimpleSmsRemote

Android app for remotely controlling a phone through sms messages
MIT License
129 stars 37 forks source link

Location Live Tracking (Continuous Location Update) #47

Open tranquvis opened 3 years ago

tranquvis commented 3 years ago

This new feature should allow someone to receive updates about the location continuously. So if you want to keep track of a moving object, you don't have to send "get location" again and again. Instead, you may send "live location every 10min" once and get and sms back every 10min, which includes the location of the remote device.

Use cases:

Implementation notes: