Build a Twitter Search App: Fetch & Parse the Twitter JSON Feed

This two-part tutorial series will introduce you to the fundamentals of working with RESTful web services using the Android SDK. Along the way, you’ll learn how to perform searches against the public Twitter API! In this tutorial we will use AsyncTask to fetch the JSON tweets, parse them, then display them within the user interface. […]

{excerpt}
Read More

Leave a Reply

Your email address will not be published. Required fields are marked *