Skip to content

Designing an app that shares a person's phone’s GPS information with an emergency contact in case of theft. A trusted contact is added who can send a message with a particular keyword, like "LocatePhone". SQLite is used to store the name and phone number of that trusted contact, and a Broadcast Receiver is used to get the contents of the message…

Notifications You must be signed in to change notification settings

ashutoshupreti/GPS-Locator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

GPS-Locator

Designing an app that shares a person's phone’s GPS information with an emergency contact in case of theft. A trusted contact is added who can send a message with a particular keyword, like "LocatePhone". SQLite is used to store the name and phone number of that trusted contact, and a Broadcast Receiver is used to get the contents of the message. If the message contains the keyword, another message is send to that contact containing the current GPS coordinates of the phone.

About

Designing an app that shares a person's phone’s GPS information with an emergency contact in case of theft. A trusted contact is added who can send a message with a particular keyword, like "LocatePhone". SQLite is used to store the name and phone number of that trusted contact, and a Broadcast Receiver is used to get the contents of the message…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages