Main objective of this tutorial is to explain the working of Android ActionBar..
Custom-Action-Bar is hosted in the following web site
https://github.com/tejas123/Custom-Action-Bar
If you think the Android project Custom-Action-Bar 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 Custom-Action-Bar.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 3 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
There are 12 image files in Custom-Action-Bar. 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_menu.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.
Custom-Action-Bar has the following Java source files.
com.tagworld.myactionbar.LocationFound.java com.tagworld.myactionbar.MainActivity.java com.tagworld.myactionbar.SearchResult.java