Norman

android & node.js dev


Networking for Developers — HTTP Basics

In our extensive Retrofit series we show developers how to implement all kinds of API interactions from the client side on Android. In our hapi.js series developers can learn how to provide API endpoints from the server side to clients. Most of the technical tutorials assume some basic knowledge …

Continue Reading

Glide — Network-Dependent Image Loading

Glide makes loading images in your Android app quite efficient. Powerful caches avoid loading images over the (mobile) network as much as possible. However, that's not always feasible. Glide has to load images from the Internet when they're not in one of the caches yet. Loading images over the network …

Continue Reading

Explore the Library

Find interesting tutorials and solutions for your problems.