An Android mobile app that navigates user around a train of user-specified destinations based on Google Maps..
Guide is hosted in the following web site
https://github.com/chunw/Guide
If you think the Android project Guide 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 Guide.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 8 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_GPS android.permission.ACCESS_LOCATION android.permission.INTERNET |
Asset File Names | assets\splashscreen.xml |
There are 4 image files in Guide. The names of the image files are listed as follows.
arrow.png gear.png ic_action_search.png pin.png
The following screenshort is generated from the image listed above.
Guide has the following Java source files.
com.cs2110Project.guide.ArrowMainActivity.java com.cs2110Project.guide.DemoManualEntryActivity.java com.cs2110Project.guide.MainActivity.java com.cs2110Project.guide.MainActivity.java com.cs2110Project.guide.MarkerItemizedOverlay.java com.cs2110Project.guide.MenuActivity.java com.cs2110Project.guide.SettingsActivity.java com.cs2110Project.guide.Splash.java com.cs2110Project.guide.UserLocOverlay.java