I have used activity to display 3 tabs using tab host but i now want to use FRAGMENT to display the tabs, instead of the activity so i want the equivalent code for using tab host in fragment.
Asked
Active
Viewed 864 times
0
-
go to this:[http://stackoverflow.com/questions/17227855/tabhost-with-fragments-and-fragmentactivity](http://stackoverflow.com/questions/17227855/tabhost-with-fragments-and-fragmentactivity) – M D Feb 18 '14 at 03:42
1 Answers
0
Refer to this tutorial http://android.codeandmagic.org/android-tabs-with-fragments/
Hope it helps

youssefhassan
- 1,067
- 2
- 11
- 17