Future Studio Tutorials

Public tutorial on Thursday. Wednesday is only.

Java Basics for Retrofit — Callbacks

Returning the result of a long-running function at a later time is an important aspect of programming. A lot of high-level programming languages have the asynchronousity build in (e.g. C# with delegates) or it’s part of the language nature that it even leads to a callback hell (Node. …

Continue Reading

Java Basics for Retrofit — Annotations

A lot of readers on our Retrofit series are just starting out with developing software or are new to Java/Android. We're really happy to welcome all new developers! We've received many questions, which were caused by implementing apps with Retrofit, but not actually specific to Retrofit. Consequently, we decided …

Continue Reading

Explore the Library

Find interesting tutorials and solutions for your problems.