tab actvity or tab host in tablet

Dec 15, 2011
1
0
hi all,

i have one question here.

i am using the tabactivity or tabhost it is aligned at the bottom of the screen, we done it for android device

now the same app need to run in tablet, but i need to align it in left side of the tablet like fragment.is there any way to do like fragment layout example.

can i use same tabactivity or tabhost, is it possible to align on leftside(like fragment) all our classes are extends activity only as of now.


in our code use used activity, activity group. activity group added finally to tabhost.

please help me, can i align this in left side, with out using fragment.
 
Top