How to Fetch Friends List of Twitter | Techbirds
Here I am going to showing how to fetch list of all friends and followers on Twitter on a button click. Lets take a button ‘btnFetchFollowers’. On click of button list of friends and followers are displayed . Code on button’s click : btnFetchFollowers.setOnClickListener(new View.OnClickListener() { @Override public void onClick(View arg0) { // Fetch List