Android Open Source - App mobile Good-Samaritan






Project Summary

A mobile application that connects people who need help with people who can help. It uses Android's geolocation features to allow users to send help requests to other users within a reasonable distance from the sender..

Web Site / Source Repository

Good-Samaritan is hosted in the following web site
https://github.com/wmakaben/Good-Samaritan

If you think the Android project Good-Samaritan listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of Good-Samaritan.

ItemValue
Java File Count19
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count14
Fragment Count4
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.CALL_PHONE
android.permission.CAMERA
android.permission.INTERNET




Resource Files

There are 3 image files in Good-Samaritan. The names of the image files are listed as follows.

gs_logo.png
ic_action_person.png
ic_action_settings.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Good-Samaritan has the following Java source files.

adapter.TabsPagerAdapter.java
com.example.goodsamaritan.CurrentlyHelpingActivity.java
com.example.goodsamaritan.HelperFragment.java
com.example.goodsamaritan.HelperRequestViewActivity.java
com.example.goodsamaritan.HomeActivity.java
com.example.goodsamaritan.MyRequestActivity.java
com.example.goodsamaritan.PendingRequestActivity.java
com.example.goodsamaritan.RecipientSelectionActivity.java
com.example.goodsamaritan.RegisterActivity.java
com.example.goodsamaritan.RequestFragment.java
com.example.goodsamaritan.RequestHelpActivity.java
com.example.goodsamaritan.RequestListActivity.java
com.example.goodsamaritan.SamaritanProfileActivity.java
com.example.goodsamaritan.SettingsActivity.java
com.example.goodsamaritan.SignInActivity.java
model.HelpRequest.java
model.JSONParser.java
model.LoginValidation.java
model.Samaritan.java