An Android application for finding a location in Purdue University..
Android-Purdue-Maps is hosted in the following web site
https://github.com/jamesma/Android-Purdue-Maps
If you think the Android project Android-Purdue-Maps 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 Android-Purdue-Maps.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
Asset File Names | assets\purdue_locations.db |
There are 1 image files in Android-Purdue-Maps. The names of the image files are listed as follows.
blue_dot_marker.png
The following screenshort is generated from the image listed above.
Android-Purdue-Maps has the following Java source files.
com.jamesma.purdue.maps.MyLocationPoller.java com.jamesma.purdue.maps.PurdueMapActivity.java com.jamesma.purdue.maps.PurdueMapItemizedOverlay.java com.jamesma.purdue.maps.PurdueMapOverlayItem.java com.jamesma.purdue.maps.database.DatabaseHelper.java com.jamesma.purdue.maps.database.LocationsProvider.java