Android application, allows users to travel safely by projecting their time to get home and using emergency SMS if they do not arrive safely.
Chaperone is hosted in the following web site
https://github.com/jamie23/Chaperone
If you think the Android project Chaperone 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 Chaperone.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.RECEIVE_SMS android.permission.SEND_SMS |
Asset File Names | assets\fonts\Noteworthy.ttf assets\fonts\Walkway.ttf |
There are 2 image files in Chaperone. The names of the image files are listed as follows.
bouncer.png bouncer2.png
The following screenshort is generated from the image listed above.
Chaperone has the following Java source files.
com.example.chaperone.DestinationEntry.java com.example.chaperone.DisplaySettingsActivity.java com.example.chaperone.MainActivity.java com.example.chaperone.SessionManagement.java