Norman

android & node.js dev


Retrofit 2 — How to Trust Unsafe SSL certificates (Self-signed, Expired)

We were hesitant to write this tutorial, but due to the many, many requests: in this tutorial you will learn how to ignore the connection's security handshake and let Retrofit accept any, even bad SSL certificates. This includes revoked, expired or self-signed SSL certificates. Warning: ignoring SSL certificate validity is …

Continue Reading

Picasso — Catching and Analyzing Errors

When working with Picasso, at some point you'll run into the following scenario: Picasso shows the error placeholder and you can't figure out why. Even when you activate logging you'll only see that loading an image failed, but not the reason for the failure. In this tutorial, you'll learn how …

Continue Reading

Explore the Library

Find interesting tutorials and solutions for your problems.