Future Studio Tutorials

Public tutorial on Thursday. Wednesday is only.

Gson Advanced — ProGuard Configuration

If you're using the code obfuscator ProGuard before releasing apps, this will be a valuable tutorial for you. We'll go through a standard ProGuard configuration, which should prevent unexpected runtime exceptions in your apps when you're using ProGuard and Gson. If you're not using ProGuard, you can check our other …

Continue Reading

Retrofit 2 — Multiple Server Environments (Develop, Staging, Production)

When you’re developing an app professionally, you’re probably dealing with multiple server environments. Your API developers are constantly changing and improving the endpoints the apps consume. If you’ve an excellent backend developer, he’ll provide multiple environments: develop: latest snapshot of the API code staging: next API …

Continue Reading

Explore the Library

Find interesting tutorials and solutions for your problems.