News

There are a few very commonly used layouts and then many more specialized layouts that are used in only very particular cases. The bread and butter layouts are LinearLayout, RelativeLayout, and ...
In this blog I will guide you to “Create Tab Layout in Android using TABHOST with TABWIDGET and Framelayout”. This will be done by adding android tabs to your app using XML tabhost tabwidget. First we ...