๐ Open Source projects¶
- autonomousapps/dependency-analysis-android-gradle-plugin
Gradle plugin for JVM projects written in Java, Kotlin, Groovy, or Scala; and Android projects written in Java or Kotlin. Provides advice for managing dependencies and other applied plugins
- chrisbanes/insetter
Insetter is a library to help apps handle WindowInsets more easily
- ChuckerTeam/chucker
An HTTP inspector for Android & OkHTTP (like Charles but on device)
- coreybutler/nvm-windows
A node.js version management utility for Windows. Ironically written in Go.
- Genymobile/mirror
Easy reflection for Java and Android
- Genymobile/scrcpy
Display and control your Android device
- google/truth
Fluent assertions for Java and Android
- Gradle Doctor
The right prescription for your Gradle build.
- JakeWharton/byteunits
Utility classes for converting between granularities of SI and IEC byte units and bit units.
- JakeWharton/diffuse
Diffuse is a tool for diffing APKs, AABs, AARs, and JARs
- JakeWharton/jardiff
A Python script which quickly creates diffs of the public API between two JAR files
- JakeWharton/picnic
A Kotlin DSL and Java/Kotlin builder API for constructing HTML-like tables which can be rendered to text
- JakeWharton/pidcat
Colored logcat script which only shows log entries for a specific application package.
- JakeWharton/adb-event-mirror
Mirror the touch/key/button events of one device onto one or more other devices in real-time
- JakeWharton/mosaic
An experimental tool for building console UI in Kotlin using the Jetpack Compose compiler/runtime
- JakeWharton/ProcessPhoenix
Process Phoenix facilitates restarting your application process.
- jmfayard/refreshVersions
Life is too short to google for dependencies and versions
- jraska/modules-graph-assert
Gradle plugin to keep your modules graph healthy and lean.
- Malinskiy/adam
Adam (or adm) is a coroutine-friendly Android Debug Bridge client written in Kotlin.
- martinbonnin/Xoxo
A wrapper around org.w3c.dom with nicer Kotlin APIs
- microsoft/winget-cli
Windows Package Manager CLI (aka winget)
- ajalt/mordant
Colorful styling for command-line applications.
- rock3r/deep-clean
When Gradle or the IDE let you down, just --nuke all them caches
- SimonMarquis/Maven-Dependency-Tree
๐ฒ Kotlin script to list transitive dependencies of a Maven artifact.
- SimonMarquis/SealedObjectInstances
A Kotlin Symbol Processor to list sealed object instances.
- square/moshi
A modern JSON library for Kotlin and Java
- square/leakcanary
A memory leak detection library for Android.
- square/logcat
I CAN HAZ LOGZ?
- square/okhttp
Squareโs meticulous HTTP client for the JVM, Android, and GraalVM.
- square/okio
A modern I/O library for Android, Java, and Kotlin Multiplatform.
- square/radiography
Text-ray goggles for your Android UI.
- square/retrofit
A type-safe HTTP client for Android and the JVM
- google/TestParameterInjector
A simple yet powerful parameterized test runner for Java.
- vanniktech/gradle-dependency-graph-generator-plugin
Gradle plugin that generates dependency graphs from your project.
- YarikSOffice/venom
A lightweight tool that simplifies testing of the process death scenario.