Android mobile application project.
HanoiTour is hosted in the following web site
https://github.com/talkwithchas/HanoiTour
If you think the Android project HanoiTour 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 HanoiTour.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [hdpi] |
Target SDK Version | 14 |
Minimum SDK Version | 13 |
Activity Count | 5 |
jar files used | android-support-v4.jar mapsforge-map-0.3.1-SNAPSHOT-jar-with-dependencies.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.VIBRATE android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\poi.osm assets\www\fonts\glyphicons-halflings-regular.eot assets\www\fonts\glyphicons-halflings-regular.svg assets\www\fonts\glyphicons-halflings-regular.ttf assets\www\fonts\glyphicons-halflings-regular.woff assets\www\img\citadel.jpg assets\www\img\hoalo.jpg assets\www\img\hoankiem.jpg assets\www\img\mausoleum.jpg assets\www\img\museum.jpg assets\www\img\oldhanoi.jpg assets\www\img\onepillar.jpg assets\www\img\operahouse.jpg assets\www\img\temple.jpg assets\www\img\westlake.jpg |
Raw File Names | res\raw\beep.wav |
There are 10 image files in HanoiTour. The names of the image files are listed as follows.
action_mic.png action_navigation.png action_search.png action_settings.png list_img.png notification.png poi.png sound.png user.png vibrate.png
The following screenshort is generated from the image listed above.
HanoiTour has the following Java source files.
com.example.hanoitour.AnniActivity.java com.example.hanoitour.MainActivity.java com.example.hanoitour.POIListActivity.java com.example.hanoitour.SettingsActivity.java com.example.hanoitour.WebActivity.java com.example.hanoitour.paser.Location.java com.example.hanoitour.paser.POIData.java com.example.hanoitour.paser.POIParser.java com.example.hanoitour.util.GPS.java com.example.hanoitour.util.GlobalData.java com.example.hanoitour.util.MapOverlay.java com.example.hanoitour.util.ProximityService.java