Android Open Source - Development voice VoiceGuide






Project Summary

ne?s voice guide project.

Web Site / Source Repository

VoiceGuide is hosted in the following web site
https://github.com/hzc199307/VoiceGuide

If you think the Android project VoiceGuide 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 VoiceGuide.

ItemValue
Java File Count10
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count1
Fragment Count2
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.MOUNT_UNMOUNT_FILESYSTEMS
android.permission.READ_LOGS
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES
com.ne.voiceguider.permission.MAPS_RECEIVE
Asset File Namesassets\db\city_scene.db




Resource Files

There are 12 image files in VoiceGuide. The names of the image files are listed as follows.

hiking_head.9.png
hiking_location_image.png
hiking_search.png
home_btn_bg.png
icon_home_nor.png
icon_home_sel.png
icon_more_nor.png
icon_more_sel.png
icon_selfinfo_nor.png
icon_selfinfo_sel.png
logo.png
maintab_toolbar_bg.png

The following screenshort is generated from the image listed above.

null




Java Source Files

VoiceGuide has the following Java source files.

com.ne.voiceguide.APP.java
com.ne.voiceguide.DBHelper.DBHelper.java
com.ne.voiceguide.DBHelper.TableColumns.java
com.ne.voiceguide.MainActivity.java
com.ne.voiceguide.adapter.CityBeanListAdapter.java
com.ne.voiceguide.bean.Bean.java
com.ne.voiceguide.bean.CityBean.java
com.ne.voiceguide.dao.CitySceneDao.java
com.ne.voiceguide.fragment.HikingFragment.java
com.ne.voiceguide.utils.GoogleLocationUtil.java