Like in topic – I want to create activity above tabHost that I already have.
I have button inside one of the tab and after click event I want to create activity that will overlay tabHost.
Another question is how to make it on application launch (It has to be hidden sometimes).
Try this
YourActivity is the activity you wish start.