Future Studio Tutorials

Public tutorial on Thursday. Wednesday is only.

How to Use the Renderscript Support Library with Gradle-Based Android Projects

In comparison to the other mobile platforms, Android's Java is slow to run computationally intensive tasks. RenderScript offers a framework to efficiently compute algorithms by utilizing all processors. RenderScript is fairly new to Android and most of the APIs are only available for Android 4.3 (Jellybean) or newer. Fortunately, …

Continue Reading

How to Upgrade Gogs — Step by Step Guide

Gogs is a self-hosted git service written in Go. It's extremly fast and actually really easy to install and upgrade. This guide presents the steps to upgrade your running gogs instance to a newer version. The upgrade process bases on gogs binaries. The restore guide at the end will show …

Continue Reading

Explore the Library

Find interesting tutorials and solutions for your problems.