samchen2009 / android_umlLinks
UML files to reverse Android frameworks
☆182Updated 11 years ago
Alternatives and similar repositories for android_uml
Users that are interested in android_uml are comparing it to the libraries listed below
Sorting:
- Android Instant Run原理分析☆210Updated 9 years ago
- ☆184Updated 9 years ago
- Javassit for Android☆213Updated 8 years ago
- 写一些Android开发相关的文章☆116Updated last year
- gradle plugin wrote for Nuwa☆273Updated 9 years ago
- Demo code and document☆259Updated 5 years ago
- awesome android person☆96Updated 5 years ago
- Android Studio+LLDB调试内核Binder☆135Updated 9 years ago
- Under the Hood: Dalvik patch for Facebook for Android Implemention☆146Updated 10 years ago
- a pre-render TextView demo☆263Updated 9 years ago
- 🏗 Minimal Android AOSP build environment with handy automation wrapper scripts☆360Updated 5 years ago
- for my job...☆68Updated 9 years ago
- DFM jni☆325Updated 10 years ago
- Solve the issue with dalvik compiler limitation on 65536 methods (Unable to execute dex: method ID not in [0, 0xffff]: 65536)☆353Updated last year
- jaop is a gradle plugin base on javassist&asm for android aop☆118Updated 7 years ago
- Tackle with the native MediaCodec crash on Android platform☆59Updated 8 years ago
- [Deprecated] Gradle Android Plugin 中文版使用手册,如有纰漏,望斧正☆169Updated 7 years ago
- 移植ffmpeg到android,编译可用于jni调用的so库.☆242Updated 8 years ago
- Scripts, speed up your development work.☆150Updated 4 years ago
- Android知名开源库简单实现以及设计分析☆254Updated 9 years ago
- Android Binder Demo示例程序,分别从Android应用层(Java)、framework层(Java)、native层(C++)3个角度,通过example阐述如何创建和使用Android Binder IPC实例☆272Updated 9 years ago
- DPreference is a library that can replace multi_process sharepreference in android☆98Updated 8 years ago
- [Deprecated]App uninstall watcher.