theapache64 / dex-diff
A tool to compare two APK files at the dex level. Useful for checking the impact of things like fullMode and dex optimisations.
☆191Updated 5 months ago
Alternatives and similar repositories for dex-diff:
Users that are interested in dex-diff are comparing it to the libraries listed below
- Android Gradle Plugin that masks secret strings for the app in the source code making it difficult to extract from reverse engineering.☆247Updated 7 months ago
- A library to help auto-generate screenshot tests from Composable Previews with any screenshot testing library: JVM-based (i.e. Paparazzi,…☆217Updated last week
- CLI tool and libraries to scan, parse and render Jetpack Compose compiler metrics as beautiful HTML & JSON reports☆219Updated 3 months ago
- Compose BOM (bill of materials) - alpha edition☆262Updated 5 months ago
- Generate type-safe, user-friendly extensions to resolve Android resources.☆147Updated last year
- A lightweight tool to help understand and debug how Compose's layout constraints affect your composables.☆119Updated 3 months ago
- Hardware-Accelerated Real-time Blur Effect for Android Jetpack Compose☆148Updated 3 weeks ago
- A Kotlin Symbol Processor to generate Compose PreviewParameterProviders☆142Updated 8 months ago
- Gradle Plugin that allows you to decompile bytecode compiled with Jetpack Compose Compiler Plugin into Java and check it