Hi,
I am trying to get followers/friends for a given user name, it works fine, however when I try to get the followers/friends for a user with large number of followers/friends it returns only the number of followers/friends that in the count parameter. How should I get all follower/friend with the cursor value in Android (I didn’t understand how this cursor parameter works).
Thanks in advance