News

API keys are commonly used in web development to integrate third-party services such as mapping, payment processing and social media platforms into applications.
If your Android app uses a third party web service with an API key, where should you store that API key, so that hackers can't high-jack your account.
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!