Android Open Source - Map application Guide






Project Summary

An Android mobile app that navigates user around a train of user-specified destinations based on Google Maps..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Guide.

ItemValue
Java File Count9
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count8
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_GPS
android.permission.ACCESS_LOCATION
android.permission.INTERNET
Asset File Namesassets\splashscreen.xml




Resource Files

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.

null

Java Source Files

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