Android application about tour guide using google maps and google places api.
Tourfit-android is hosted in the following web site
https://github.com/bashantad/Tourfit-android
If you think the Android project Tourfit-android 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 Tourfit-android.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 12 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.example.locationtrackingexample.permission.MAPS_RECEIVE com.google.android.providers.gsf.permission.READ_GSERVICES |
There are 1 image files in Tourfit-android. The names of the image files are listed as follows.
pin.png
The following screenshort is generated from the image listed above.
Tourfit-android has the following Java source files.
com.example.tourfit.DirectionsJSONParser.java com.example.tourfit.GMapV2Direction.java com.example.tourfit.IndoorPositionActivity.java com.example.tourfit.LocationUtils.java com.example.tourfit.MainActivity.java com.example.tourfit.Place.java com.example.tourfit.PlacesService.java com.example.tourfit.Poi.java com.example.tourfit.PoiSelectionActivity.java com.example.tourfit.ShowImg.java com.example.tourfit.ShowImg2.java com.example.tourfit.ShowImg3.java com.example.tourfit.ShowPlacesActivity.java com.example.tourfit.ShowPoiActivity.java com.example.tourfit.TrackingUser.java