Android mobile application to give user direction to user's designated "favourite places".
naviGator is hosted in the following web site
https://github.com/vanessaj/naviGator
If you think the Android project naviGator 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 naviGator.
Item | Value |
---|---|
Java File Count | 11 |
Target SDK Version | 19 |
Minimum SDK Version | 12 |
Activity Count | 9 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 7 image files in naviGator. The names of the image files are listed as follows.
add.png android_home.png bank.png home.png mall.png restaurant.png work.png
The following screenshort is generated from the image listed above.
naviGator has the following Java source files.
com.example.shoe.AddMyPlace.java com.example.shoe.BluetoothConn.java com.example.shoe.DatabaseHandler.java com.example.shoe.Directions.java com.example.shoe.DirectionsJSONParser.java com.example.shoe.DirectionsTest.java com.example.shoe.EditPlace.java com.example.shoe.GMapV2Direction.java com.example.shoe.LocationUtils.java com.example.shoe.MainActivity.java com.example.shoe.MyPlaces.java