Android GUI example.
EffectiveNavigation is hosted in the following web site
https://github.com/shehaaz/EffectiveNavigation
If you think the Android project EffectiveNavigation 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 EffectiveNavigation.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Minimum SDK Version | 14 |
Activity Count | 4 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.example.mapdemo.permission.MAPS_RECEIVE com.google.android.providers.gsf.permission.READ_GSERVICES |
There are 1 image files in EffectiveNavigation. The names of the image files are listed as follows.
n_logo.png
The following screenshort is generated from the image listed above.
EffectiveNavigation has the following Java source files.
com.example.android.effectivenavigation.CollectionDemoActivity.java com.example.android.effectivenavigation.MainActivity.java