android - Get names of all friends from Twitter API -


i want names of friends in efficient way within api limit of twitter. know can use method:

ids ids = twitter.getfriendsids(cursor); 

but method gives ids , need iterate on list, not efficient @ , exceed api call limit.

refer this , this.. you.

check twitter counter api also


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -