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