CodingDoug / android-transformersLinks
Sample code for performing bytecode manipulation in an Android app using the Android Transform API.
☆21Updated 4 years ago
Alternatives and similar repositories for android-transformers
Users that are interested in android-transformers are comparing it to the libraries listed below
Sorting:
- Simple yet performant asynchronous file storage for Android☆89Updated 6 months ago
- Easy and consistent setup of static analysis tools for Android and Java projects.☆71Updated 4 years ago
- Quick and easy proto deserialization☆113Updated 3 months ago
- Simple script that namespaces all Android R-class references where necessary, in Java and Kotlin code.☆27Updated 3 years ago
- Tracking your ability to use new Java language features and APIs in an Android app☆155Updated 5 years ago
- Android Emulator Tools☆77Updated last year
- Gradle plugin for BugSnag which uploads ProGuard, DexGuard and NDK mapping files, and sends build notifications☆74Updated last month
- Migrated:☆131Updated 6 years ago
- Freeing up memory used by old Kotlin and Gradle Daemons☆32Updated 7 months ago
- Gson TypeAdapter & Factory generator for Kotlin data classes☆112Updated 4 years ago
- Bring your laptops and your investigative skills, we're going on a memory leak hunt!☆28Updated 6 years ago
- A Gradle plugin and Kotlin Symbol Processor that reads files at compile time☆60Updated this week
- ☆65Updated 7 years ago
- Built upon Timber. Without performance penality.☆123Updated 2 years ago
- A RecyclerView.Adapter that is composed of inner adapters☆31Updated 9 years ago
- Find all test methods in an Android instrumentation APK☆108Updated last month
- A declarative UI Framework for android using Kotlin☆70Updated 7 years ago
- Okio sources and sinks for ciphering and base64☆35Updated 5 years ago
- K(otlin)N(ative)A(rchitecture) Database☆90Updated 6 years ago
- A collection of helpful lint checks not available out of the box in Android Lint☆44Updated 4 years ago
- A demo showing that you can (probably) structure Gradle projects like you would Bazel