News

In this article, we discuss how to use a web API from within your Android app, to fetch data for your users. There are two major methods for retrieving data from most web services, XML or JSON.
Learn how to use a web API from within an Android app using Retrofit. Get posts from social media, store data on the cloud, and much more!