The Women Safety Voice Assistant is an Android-based emergency assistance application developed to enhance women’s personal safety. The application enables quick, reliable, and hands-free emergency actions through SOS alerts, real-time location sharing, and voice command integration.
This project focuses on delivering immediate help during critical situations by combining mobile technologies with voice-assisted automation.
Team Name: TEAM VISIONERS
Team Members:
- Anubhav Singh
- Vansh gupta
- Suraj Singh
- Saumitra Mishra
- Instantly places a call to the national emergency helpline (112)
- Sends automated SOS SMS alerts to pre-configured trusted contacts
- Fetches and shares the user’s live GPS coordinates
- Ensures accurate location tracking during emergencies
- One-tap calling and messaging functionality
- Secure management of trusted emergency contacts
- Integrated with Google Assistant
- Enables voice-triggered emergency actions
- Allows hands-free usage in high-risk situations
- Simple and intuitive design
- Optimized for fast access during emergencies
- Programming Languages: Kotlin, Java
- Platform: Android
- IDE: Android Studio
- Google Location Services (GPS)
- SMS Manager API
- Call Intent API
- Google Assistant Integration
- The user activates the emergency system using:
- SOS button, or
- Voice command.
- The application automatically:
- Calls the emergency helpline (112)
- Sends SOS SMS alerts with live location data
- Shares GPS coordinates with trusted contacts
- Emergency contacts receive real-time updates for immediate assistance.
git clone https://github.com/thevibingteen/WOMEN_SAFETY_ASSISTANT.git
2️⃣ Open in Android Studio
Launch Android Studio
Select Open an Existing Project
Navigate to the cloned repository folder
3️⃣ Configure Permissions
Ensure the following permissions are enabled:
Location Access
SMS Permission
Phone Call Permission
Internet Access
4️⃣ Build & Run
Connect a physical Android device or emulator
Build and run the application