Skip to content

ryrency/BeSafe

Repository files navigation

BeSafe

BeSafe is a Safety App which at the first time of launching the app does the following activities -

1. Takes in your information.

2. your emergency contact information.

3. Asks you to set the PINCODE for future use.

4. It also presents a tutorial on how to use the app.

All this data is stored as shared preferences in the app for as long as the app in installed. There after, it displays the emergency button page everytime you launch the app.

If you ever feel threatened / not safe, all you need to do is click on the Emergency button and an SOS message along with your location is sent to your emergency contact. Incase you are safe now / you clicked the button in error, you can cancel the alert which will send another message to your contact informing them that you are now safe. To cancel, you would need to enter the passcode you set while the app setup to ensure that it is you who is cancelling the alert.

Once the emergency is clicked, your location is tracked regularly using the LocationMonitoringService until you indicate that you are safe and this data is sent to cloud.
Volley is used for all network connection activities.
Recycler view is used for displaying the tutorial.
Constraint Layout used for screen Layouts.

Another feature included is the record activity feature in which you can record any previous unusual activity that is no longer an emergency and this information is logged onto cloud that could be used for making the area safer by the police / authorities.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages