Demo application to show how action bar works.
ActionBar is hosted in the following web site
https://github.com/DuanDa/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 | 6 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
There are 11 image files in ActionBar. The names of the image files are listed as follows.
ic_action_direction.png ic_action_help.png ic_action_location_found.png ic_action_place.png ic_action_refresh.png ic_action_search.png ic_checkin.png ic_latitude.png ic_location.png ic_my_places.png ico_actionbar.png
The following screenshort is generated from the image listed above.
ActionBar has the following Java source files.
info.androidhive.actionbar.LocationFound.java info.androidhive.actionbar.MainActivity.java info.androidhive.actionbar.SearchResultsActivity.java info.androidhive.actionbar.TwoSpinnerActivity.java info.androidhive.actionbar.model.SpinnerNavItem.java info.androidhive.info.actionbar.adapter.TitleNavigationAdapter.java