Stars
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
A memory leak detection library for Android.
An Android app which provides design news & inspiration as well as being an example of implementing material design.
Development environment for Android Jetpack extension libraries under the androidx namespace. Synchronized with Android Jetpack's primary development branch on AOSP.
GPP is Android's unofficial release automation Gradle Plugin. It can do anything from building, uploading, and then promoting your App Bundle or APK to publishing app listings and other metadata.
Gradle plugin to discover dependency updates
(Published to MavenCentral) Kotlin way of building RecyclerView Adapter 🧩. You do not have to write RecyclerView Adapters again and again and suffer from handling of different view types. Kiel will…