A Navigation Address Book for Android.
navjump is hosted in the following web site
https://github.com/rfreedman/navjump
If you think the Android project navjump 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 navjump.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 16 |
Minimum SDK Version | 14 |
Activity Count | 2 |
Fragment Count | 2 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION |
There are 1 image files in navjump. The names of the image files are listed as follows.
list_item_shape.9.png
The following screenshort is generated from the image listed above.
navjump has the following Java source files.
net.greybeardedgeek.activities.MainActivity.java net.greybeardedgeek.activities.SettingsActivity.java net.greybeardedgeek.database.DatabaseHelper.java net.greybeardedgeek.database.LocationProvider.java net.greybeardedgeek.fragments.AddEditLocationDialogFragment.java net.greybeardedgeek.fragments.LocationsFragment.java net.greybeardedgeek.fragments.SettingsFragment.java