Replies with an SMS that contains GPS or CellID co-ordinates and a link to website that will show the Google map with that location marked. Works in background and does not alert user that their location is queried. Restarts automatically if phone is power cycled.
The incoming SMS message must have this keyword:
fm?
If PIN protection is enabled the PIN needs to be specified in the incoming SMS message as well, eg:
fm?1234
If GPS is not available then app replies with link that includes the CellID information, and clicking on the link in the SMS message will bring up a map showing location of the phone tower with which the phone is communicating.
Free.
Simple to use.
Only starts when SMS received, and stops running after sending response. Does not use any power otherwise.
Developed on HTC Touch Diamond 2, so not sure how the admin screen will look on lower res devices...
Let me know any comments that you may have or any improvement suggestions!
Beta2
FIX - prevent power down during long GPS acquisition on some phones.
FIX - PIN protection
FIX - install locations
Beta3
FIX - GPS co-ordinates normalized to standard used by google maps
FIX - returned link format changed to make it clickable on more phones
Beta4
CHG - Logging to files in /ProgramFiles/FindMeSms/ directory is now enabled by default.
NEW - the "fm?" magic word can be changed using Registry key HKLM\Software\Ablesoft\FindMeSMS\magicword
Beta5
CHG - Log files now saved in My Documents folder for easy retrieval.
Original Link:
Code:
http://forum.xda-developers.com/showthread.php?t=585406
Attachments
Last edited by a moderator: