
Starred repositories
A repository of helpful sources to figure out what the Kotlin compiler really is
Android Gradle Plugin that masks secret strings for the app in the source code making it difficult to extract from reverse engineering.
Multiple samples showing the best practices in app bundles on Android.
Ready-to-use recipes for common build customizations that showcase the Android Gradle plugin's public APIs and DSL.
A tool for gathering profiling and benchmarking information for Gradle builds
A Minecraft: Java Edition Launcher for Android based on Boardwalk. Fork built specifically to run on the Meta Quest platform.
A Gradle plugin that helps you speed up builds by excluding unnecessary modules.
Run Kotlin/JS libraries in Kotlin/JVM and Kotlin/Native programs
List of awesome iOS & Swift stuff!!
Extensions for Moshi including IR plugins, moshi-sealed, and more.
A simple plugin to patch the memory leak in Kotlin Gradle Plugin 1.5.0
Build terminal UI in Kotlin using Jetpack Compose
A Collection of application ideas which can be used to improve your coding skills.
A simple yet powerful parameterized test runner for Java.
Launch an Android Virtual Device without Android Studio.
Simple composable for rendering transitions between backstacks.
A library for testing Kotlin and Java annotation processors, compiler plugins and code generation
A modern I/O library for Android, Java, and Kotlin Multiplatform.
ZacSweers / dagger-reflect
Forked from JakeWharton/dagger-reflectA reflection-based implementation of the Dagger dependency injection library for fast IDE builds.
ZacSweers / epoxy
Forked from airbnb/epoxyEpoxy is an Android library for building complex screens in a RecyclerView
ZacSweers / detekt
Forked from detekt/detektStatic code analysis for Kotlin
Epoxy is an Android library for building complex screens in a RecyclerView
Define and apply styles to Android views programmatically
Community-driven collection of Jetpack Compose example code and tutorials 🚀 https://foso.github.io/compose
This sample demonstrates how to create a custom lint checks and corresponding lint tests
A desktop debugging platform for mobile developers.