Skip to content
Snippets Groups Projects
Commit efd611d1 authored by vivek s's avatar vivek s
Browse files

Readme init

parent 5ac0c6ad
No related branches found
No related tags found
No related merge requests found
ReadMe 0 → 100644
KeepMeSafe is an android application which can be used in emergency situations to send the user's location periodically to saved contacts via SMS. The receiver will be shown a Map with the sender's location which updates every 2 mins.
User can start Emergency mode by pressing power button 4 times or long pressing the help button in main screen. To cancel emergency mode, user needs to enter PIN set by the user which can be changed in the settings menu.
Permissions Required : -
android.permission.RECEIVE_SMS
android.permission.SEND_SMS
android.permission.READ_SMS
android.permission.READ_CONTACTS
android.permission.INTERNET
com.google.android.providers.gsf.permission.READ_GSERVICES
android.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
GPS needs to be enabled to use the application.If Disabled, app will prompt user to enable GPS.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment