The basics of Coroutines, the major building blocks, and a simple overview of the framework
Sharing our JVM guideline for developing JVM products
Reducing boilerplate code for dialog management on Android
How to stub the android.os.Parcel class
A small library with a View component that simply blinks
Looking into how Android is picking the correct resource when rendering multi-window layouts
A utility library for Android that helps with automating the same, repetitive, day-to-day tasks when building Android apps
A deeper look into Android's handling of fragments, activities and its internal backstack and task managers used in navigation
Playing around and getting to know Kotlin, a relatively new programming language for the JVM and Android
Testing and investigating Android's new power saver troublemaker - Doze Mode
Ideas and solutions when trying to extract article content from a website
Android strikes back! How are ViewGroups handling visibility for their child Views? Do you know? I didn't!
A free Contact Generator for Android for randomly generating people's names, phone numbers, faces, emails, and other
A free UI element for horizontal number picking, resembling a top-down look of a wheel
A free UI element for circular (round) number picking
A free utility to help out with coloring of Android UI elements, drawables and other text and graphics
Performance and optimizations in Java, a multi-part series