iamironz / unsafeLinks
Android unsafe wrapper around internal sun.misc.Unsafe api
☆74Updated 6 years ago
Alternatives and similar repositories for unsafe
Users that are interested in unsafe are comparing it to the libraries listed below
Sorting:
- A standalone packaging of AOSP's platform/dalvik dx library.☆146Updated 2 weeks ago
- 3rd party tools used by Android Plugin for IntelliJ IDEA in 2019.3 and older versions. This repository isn't used in IntelliJ IDEA 2020.1…☆69Updated 8 years ago
- Plugin for gradle which allows you to repackage jar-libraries with different package names using JarJar tool☆29Updated 10 years ago
- Easy reflection for Java and Android☆353Updated 6 years ago
- Inflate android XML layouts at runtime☆95Updated 7 years ago
- Annotation processor, generating AIDL proxy/stub from Java interface definition☆41Updated 5 years ago
- Android's RenderThread wrapper☆194Updated 8 years ago
- Android library to display various debugging information in an overlay window☆103Updated 7 years ago
- Remoter - An alternative to Android AIDL for Android Remote IPC services using plain java interfaces☆88Updated last year
- Injection Kit. It is a java bytecode processing library for bytecode injection and transformation.☆59Updated 6 months ago
- Android console implementation☆142Updated 3 years ago
- Extracts bitmaps from Android Java Heap Dump (hprof) and saves them in PNG files.☆27Updated 8 years ago
- ☆18Updated 9 years ago
- Android Database Performance Benchmarks☆80Updated 5 years ago
- Backport of Java 9 java.util.stream API for Android Studio 3.x D8 / desugar toolchain, forked from https://github.com/stefan-zobel/stream…☆110Updated 2 years ago
- Backport of Java 9 (JEP 266) CompletableFuture API for Android Studio 3.x D8 / desugar toolchain, forked from https://github.com/stefan-z…☆65Updated 2 years ago
- Gradle plugin that generates Java Documentation from an Android Gradle project.☆79Updated 3 years ago
- Better log viewer for Android Studio☆39Updated 6 years ago
- A fast annotation processor to make your objects `Parcelable` without writing any of the boilerplate.☆81Updated 9 years ago
- ☆22Updated 10 years ago
- mirror from https://r8.googlesource.com/r8☆26Updated 8 years ago
- Gradle maven artifacts publishing walkaround with 'maven', 'maven-publish', 'android-maven' gradle plugins. The project contains both of …☆18Updated 6 years ago
- A standalone packaging of AOSP's platform/tools/apksig library.☆29Updated 8 years ago
- A Java wrapper over NDCrash C library https://github.com/ivanarh/ndcrash. Don't forget to run git submodule update --init --recursive aft…☆58Updated 6 years ago
- Tracking your ability to use new Java language features and APIs in an Android app☆154Updated 5 years ago
- Gradle 5.x Maven Publish Plugin to deploy artifacts☆130Updated 2 years ago
- Detect janky frames with Android Nougat FrameMetrics☆140Updated 8 years ago
- OkHttp Analytical library to get stats like average network speed. Also get global callbacks for network errors and successes. Can be use…☆95Updated 5 years ago
- A proof on concept to create an API that is 100% compatible reflection API, but without any reflection. Performance stuff for Android and…☆129Updated 10 years ago
- A service manager for android which like android.os.ServiceManager, but root is not necessary☆31Updated 9 years ago