Click here to Skip to main content
15,891,316 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I am new to android developement. I am using 4.3. I have a project where i have to create customized title bar. but i am gettting error there. in the same activity i am using tab bar using action bar. there it shows the error. kindly tell me how to create customized title bar where tab bar is creted with the help of action bar.

i.e ( Activity -------> Inside activity tab bar is there --------> need to set customized ta bar )
Posted

1 solution

For tutorials see:

http://developer.android.com/training/index.html
http://www.vogella.com/android.html

For reference information see:
http://developer.android.com/index.html

I have also found the following books helpful:

Programming Android - Java Programming for the New Generation of Mobile Devices
By Zigurd Mednieks, Laird Dornin, G. Blake Meike, Masumi Nakamura
Publisher: O'Reilly

Android Cookbook - Problems and Solutions for Android Developers
By Ian F. Darwin
Publisher: O'Reilly
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900