An android app that focuses on women safety. It plays high frequency scream when the phone is shaken strongly thrice and simultaneously sends text alert to people nearby her current location who have the application installed with her location coordinates.
Download app from here.
- Clone/download the repository.
- Put your
TWILIO API KEY
in this file. The key can be obtained from here. - Set up Firebase Realtime Database for Android by following the instructions here.
At the end, you'll download agoogle-services.json
file which should be moved toapp/
. - To build this project, use the "gradlew build" command or use "Import Project" in Android Studio.
The content of this repository is licensed under MIT LICENSE.