How to get List of Data in Tabbed Actvity?
问题 I have made a program in which i am fetching list of all my Facebook Friends with their name, dob and profile picture, but i have decided to use tabs in my existing program therefore, i have also written code for that, but whenever i run my app, every time i am getting tabs but not getting list of friends.. In my case i am not getting FriendsList Activity data in TabSample Class, why? SplashScreen.java:- private final static int FACEBOOK_AUTHORIZE_ACTIVITY_RESULT_CODE = 0; private final