implementing swipe between tab using tab-host in Android

Viewed 12904

In Android can I implement swipe between tabs functionality using tab-host. Is it possible to use this functionality without fragments. When we are targeting older android versions how can we implement this feature. Can someone help me. Thank You!

3 Answers
Related