Tag: tabactivity
- 
		
		
		Tab Layout in AndroidThis post is an example of implementing a tab layout in Android using a TabActivity class.The TabActivity class is deprecated since version 3.0 Honeycomb, then you should use ActionBar as I’ll write in a next post. 

