simpleton / AndroidDynamicLoader
dynamic load dex and res files to android runtime. including activity and fragment loader.
☆97Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for AndroidDynamicLoader
- Secondary DEX file generation using Gradle.☆156Updated 4 years ago
- Minimalist, annotation based, hook framework for Android built on top of AspectJ.☆24Updated 7 years ago
- A file picker for Android with a responsive UI that can be embedded in your app in a number of different ways.☆78Updated 10 years ago
- Sample application to demonstrate the use of MultiDex with Gradle☆20Updated 9 years ago
- Simple reactive API for Android's FileObserver class☆47Updated 9 years ago
- Google Android ExoPlayer with VLC tracks rendering.☆74Updated 8 years ago
- ☆49Updated 9 years ago
- Android Markdown EditText (WYSIWYG)☆35Updated 9 years ago
- Android ActivityLifecycleCallbacks Compatibility Library☆80Updated 11 years ago
- Android plugin framework☆23Updated 9 years ago
- Custom class loading in Dalvik (Android Studio Version)☆27Updated 9 years ago
- SVG image parser for Android. Converts image to list of native android.graphics objects which can then be speedily rendered on Canvas, an…☆61Updated 10 years ago
- This is an example written in Java that demonstrates how to implement a simple dynamic proxy for intercepting method calls.☆34Updated 10 years ago
- Unpacker for the HoseDex2Jar APK Protection which packs the original file inside the dex header☆70Updated 11 years ago
- Show db locking and collisions with multiple connections☆77Updated 8 years ago
- Android app collecting device information and submiting it to www.androiddevice.info☆53Updated 8 years ago
- BoundBox provides an easy way to test an object by accessing all its fields, constructor and methods, public or not. BoundBox breaks enca…☆229Updated 10 years ago
- curl for android☆93Updated 9 years ago
- Beautiful tilt effect like on W8 but on Android☆121Updated 11 years ago
- Sample project showing how to use hardware layers for great good☆65Updated 4 years ago
- Multi-thread & Multi-task downloading library for Android projects.☆21Updated 9 years ago
- A demo which use ndk to check signature md5 value, prevent .so file get used by other guys.☆40Updated 9 years ago
- Android Apk Function Count by package☆41Updated 10 years ago
- Example project for multi-dex project in Android