In android application menu is one of the important user interface entity which provides some action options for a particular view. In this tutorial i am discussing about creating android menus. The final output of menu tutorial will be like below image In this tutorial we are creating a simple…
STOP & READAs tabhost is deprecated by android it is not recommended to implement tab layout using the way…
In Android user interface is displayed through an activity. In Android app development you might face situations where you…
In this post I will be discussing about the different view layouts in an android mobile application. The six…