Future Studio Tutorials

Public tutorial on Thursday. Wednesday is only.

hapi — Views in hapi 9 (and above)

With the release of hapi 9, the developers stripped down hapi’s internal dependencies and removed the previously integrated vision plugin. This plugin was responsible to decorate hapi’s server object with the views method. Removing the plugin from the framework’s core resulted in losing the server.views method. …

Continue Reading

Glide — Image Resizing & Scaling

In the last tutorials, you've learned how to load images from various sources and how to use different kinds of placeholders. This week's tutorial is important if you cannot influence the size of the images: resizing and scaling! Notice — August 28th 2017 Glide has released a 4.0.0 version. …

Continue Reading

PM2 — Process Management

Within the previous PM2 post, we introduced the utility and touched some of its capabilities. This articles moves on to the core of PM2: process management. We show you how to list running process, start and restart new process as well as stop and delete running app servers to shut …

Continue Reading

How to Decompile an Android App Apk

Recently, we've published a guide on how to add dependencies for only specific productFlavors. After we've implemented the steps necessary, we wanted to make sure that the final .apk actually does not contain any unwanted classes anymore. In this post, we'll show you how to check which classes and resources …

Continue Reading

Explore the Library

Find interesting tutorials and solutions for your problems.