Simplified implementation of action bar.
ActionBar is hosted in the following web site
https://github.com/saurabh030892/ActionBar
If you think the Android project ActionBar 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 ActionBar.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
There are 7 image files in ActionBar. The names of the image files are listed as follows.
googlemaps.png ic_action_help.png ic_action_location_found.png ic_action_overflow.png ic_action_refresh.png ic_action_search.png ic_my_places.png
The following screenshort is generated from the image listed above.
ActionBar has the following Java source files.
com.example.actionbar.LocationFound.java com.example.actionbar.SearchResultsActivity.java com.example.actionbar.adapter .TitleNavigationAdapter.java com.example.actionbar.model.SpinnerNavItem.java