FreeMe is a personal safety application for Android that allows users to quickly send a pre-configured SMS alert to their trusted contacts.
- One-Tap Alerts: Send an SMS alert to your pre-configured contacts with a single tap on the "Send FreeMe" icon.
- Contact Management: Easily add and manage the contacts who will receive your alerts.
- Customizable Message: (Future feature) Customize the alert message to suit your needs.
- Location Sharing: (Future feature) Optionally include your current location in the alert message.
- Setup: After installing the app, open the main "FreeMe" app to configure your settings and add the contacts you want to alert.
- Trigger Alert: To send an alert, simply tap the "Send FreeMe" icon on your home screen. The app will send the SMS in the background without opening the app.
The app requires the following permissions to function correctly:
SEND_SMS: To send the SMS alert.READ_CONTACTS: To select contacts from your phone.WRITE_CONTACTS: To add new contacts from within the app.ACCESS_FINE_LOCATIONandACCESS_COARSE_LOCATION: (For future location sharing feature)
- Clone this repository.
- Open the project in Android Studio.
- Build and run the app on an Android device or emulator.