Action bars before Android 3.0 -


before android introduced action bars in honeycomb, typical navigation bar linear layout placed @ top of activity layout , contained buttons handle whatever request app provided? i'm wondering bcause can't seem find official doc google creating navigation menu before honeycomb came out.

that correct. ever there ways implement actionbar on earlier version aswell support package. myself use actionbar sherlock 1 of best ways if ask me

here link actionbar sherlock http://actionbarsherlock.com/

and tutorial if want starting http://rajeshvijayakumar.blogspot.se/2013/04/action-bar-sherlock-action-bar-with.html


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -