Implementing a TabListener using the Support Library
问题 I am trying to implement Tab Navigation, but I want to make sure people that have older versions of Android can still use my application. The app in mind ATM is fairly simple, I just want to be able to understand how to implement the layout and then I'll add the missing bits. Anyhow, I have a Container Activity that extends Fragment Activity (to ensure compatibility), and this Activity creates a TabView using an ActionBar (I believe my problem resides here). The app will try to create three