Android app I created in hackathon which gives the functionality of sending Alerts to some predefined number and email at the click of a button. It also allows to call to a predefined number at the click of a button. All this is done on clicking a single button..
EmergencyCallerFinal is hosted in the following web site
https://github.com/mananwason09/EmergencyCallerFinal
If you think the Android project EmergencyCallerFinal 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 EmergencyCallerFinal.
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 |
EmergencyCallerFinal has the following Java source files.
com.emergencycall.android.GPSTracker.java com.emergencycall.android.MainActivity.java com.emergencycall.android.MyLocation.java