in my app i have two activities one is of tab activity with 5 tabs and other is of a normal activity.
At first when the app is launched i am showing the normal activity A, which is not related to tab activity, but here is need to show the 5 tab buttons in the bottom with all in un-selected mode.
how to show a normal activity with a list of tab button used in the app
is this a possible one ?
You can't do what you want to do with out of the box components. So let me suggest some alternatives.
MapActivity
.