Articles tagged in: Android



Picasso — App Release Preparation

Google highly recommends to use ProGuard for release builds which get distributed via Google Play. We’ll guide you through the basic setup of ProGuard and show you how to configure Picasso in the phase of release preparation. First, let’s get a wrap up about ProGuard and afterwards we …

Continue Reading

Retrofit 2 — Basics of API Description

In the getting started with Retrofit tutorial you've implemented your first request against one GitHub endpoint. Hopefully, you're excited to try out more of Retrofit's functionality. In this tutorial, you'll learn in more detail how to describe API endpoints in Retrofit. {{outline}} {{video}} How to Describe API Endpoints As you've …

Continue Reading

Glide — App Release Preparation

Google highly recommends to use ProGuard for release builds which get distributed via Google Play. We’ll guide you through the basic setup of ProGuard and show you how to configure Glide in the phase of release preparation. First, let’s get a wrap up about ProGuard and afterwards we …

Continue Reading

Explore the Library

Find interesting tutorials and solutions for your problems.