Android Open Source - UI navigation android-actionbar-compat






Project Summary

This compatibility library makes the ActionBar API available to Froyo+ devices. It is based on the AOSP ActionBarCompat sample project. You can define the state of the home icon as a navigation item programmatically..

Web Site / Source Repository

android-actionbar-compat is hosted in the following web site
https://github.com/S2H-Mobile/android-actionbar-compat

If you think the Android project android-actionbar-compat listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of android-actionbar-compat.

ItemValue
Java File Count11
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count0
Fragment Count1




Resource Files

There are 3 image files in android-actionbar-compat. The names of the image files are listed as follows.

ic_action_refresh.png
ic_action_search.png
ic_action_share.png

The following screenshort is generated from the image listed above.

null

Java Source Files

android-actionbar-compat has the following Java source files.

de.s2hmobile.compat.ActionBarActivity.java
de.s2hmobile.compat.ActionBarAuthenticatorActivity.java
de.s2hmobile.compat.ActionBarFragmentActivity.java
de.s2hmobile.compat.ActionBarPreferenceActivity.java
de.s2hmobile.compat.actionbar.ActionBarConfigurator.java
de.s2hmobile.compat.actionbar.ActionBarHelper.java
de.s2hmobile.compat.actionbar.ActionBarHelperFroyo.java
de.s2hmobile.compat.actionbar.ActionBarHelperHoneycomb.java
de.s2hmobile.compat.actionbar.ActionBarHelperICS.java
de.s2hmobile.compat.actionbar.SimpleMenu.java
de.s2hmobile.compat.actionbar.SimpleMenuItem.java