I made this in a hackathon. This is an app regarding women safety and for older people, basically for notifying your emergency contacts about your location, emergency etc. through sms,call and email. Right now it can only be used by clicking on the app. Lock screen widget under development..
Emergency-Caller is hosted in the following web site
https://github.com/mananwason/Emergency-Caller
If you think the Android project Emergency-Caller listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Emergency-Caller.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 21 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.CALL_PHONE android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.SEND_SMS |
Emergency-Caller has the following Java source files.
com.emergencycall.android.GPSTracker.java com.emergencycall.android.MainActivity.java com.emergencycall.android.MyLocation.java