Articles tagged in: Picasso



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

hapi — Access Request Headers

Handling request headers isn’t a use case that comes to mind immediately when thinking through the development process of your app. You might think of routes, requests, appropriate responses and the design of your views. And at some point, you’re in a more advanced development stage and see …

Continue Reading

Explore the Library

Find interesting tutorials and solutions for your problems.