The TabWidget tutorial was apparently removed from the Android developer website. Why was this removed? Is there an updated tutorial available?
The TabWidget tutorial was apparently removed from the Android developer website. Why was this
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I recommend using Navigation Tabs in the Action Bar. If your build target is Pre-Honeycomb you can incorporate navigation tabs into ActionBarSherlock very nicely.
http://developer.android.com/guide/topics/ui/actionbar.html#Tabs
http://developer.android.com/training/implementing-navigation/lateral.html#tabs
http://actionbarsherlock.com/