Stars
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.
A curated list of awesome Kotlin related stuff Inspired by awesome-java.
👋🧩Template repository for ReVanced Patches
Android application to analyze Wi-Fi signals.
Kotlin code completion, diagnostics and more for any editor/IDE using the Language Server Protocol
⚡️ A Compose-driven architecture for Kotlin and Android applications.
Kotlin wrappers for popular JavaScript libraries
💻 Command-line application to use ReVanced
Mirror only. Official repository is at https://git.zx2c4.com/wireguard-android
Compose Multiplatform Application project template
EasyMotion emulation plugin for IdeaVim
This repo is a template from getting started with Compose Multiplatform or Kotlin Multiplatform with support for Android, iOS, Web and Desktop.
Kotlin/JVM debugging for any editor/IDE using the Debug Adapter Protocol
A sample using Kotlin, MVVM, Koin, Coroutines, StateFlow, Room, WorkManager, Retrofit, DataBinding and Unit test which showcases Transform animation between two Views in Activities.
Kernl is a Kotlin library built to simplify the majority of data management scenarios. Kernl uses a flexible and declarative approach to defining data management strategies. Kernl gives you granula…