An Android app that lets users send emergency audio message with the click of a button. Help arrives quickly as the nearest security guard with the app gets the message along with the user's location..
Get-Help is hosted in the following web site
https://github.com/sid825/Get-Help
If you think the Android project Get-Help 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 Get-Help.
Item | Value |
---|---|
Java File Count | 29 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 6 |
Fragment Count | 1 |
jar files used | android-support-v4.jar android-support-v4.jar aws-android-sdk-1.7.1.1.jar aws-android-sdk-1.7.1.1.jar aws-java-sdk-1.7.9.jar commons-io-2.4.jar gcm-server.jar gcm.jar json_simple-1.1.jar mysql-connector-java-5.1.4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.READ_PHONE_STATE android.permission.RECORD_AUDIO android.permission.VIBRATE android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE com.example.givehelp.permission.C2D_MESSAGE com.google.android.c2dm.permission.RECEIVE com.google.android.providers.gsf.permission.READ_GSERVICES |
There are 1 image files in Get-Help. The names of the image files are listed as follows.
help_icon.png
The following screenshort is generated from the image listed above.
Get-Help has the following Java source files.
cloud.project.gethelp.BannedUserActivity.java cloud.project.gethelp.CheckRegistrationAsync.java cloud.project.gethelp.CheckRegistrationSqlHelper.java cloud.project.gethelp.GPSTracker.java cloud.project.gethelp.MainActivity.java cloud.project.gethelp.Registration.java cloud.project.gethelp.RegistrationBean.java cloud.project.gethelp.RegistrationDataSource.java cloud.project.gethelp.S3BucketManager.java cloud.project.gethelp.SplashScreen.java cloud.project.gethelp.TakePicture.java cloud.project.gethelp.util.SystemUiHider.java cloud.project.gethelp.util.SystemUiHiderBase.java cloud.project.gethelp.util.SystemUiHiderHoneycomb.java com.example.givehelp.Config.java com.example.givehelp.GCMNotificationIntentService.java com.example.givehelp.GPSTracker.java com.example.givehelp.GcmBroadcastReceiver.java com.example.givehelp.MainActivity.java com.example.givehelp.MyThread.java com.example.givehelp.NotifyingActivity.java null.AddNewUser.java null.BanUser.java null.DBConnection.java null.GetHelpLocations.java null.SendNotification.java null.SendRequestServlet.java null.UpdateLocation.java null.checkIfBanned.java