degjeg / AndroidDexLoader
Android动态加载dex,apk文件
☆11Updated 9 years ago
Alternatives and similar repositories for AndroidDexLoader:
Users that are interested in AndroidDexLoader are comparing it to the libraries listed below
- Android利用插件化进行程序扩 展 : 1.apk做为插件的实现方式 2.dex作为插件的实现方式☆41Updated 6 years ago
- (废弃)集成360加固,apk签名,美团walle打包工具实现自动化构建(由于美团签名不兼容P,请参考最新美团库)☆12Updated 7 years ago
- ☆11Updated 5 years ago
- 这是一个演示使用DexClassLoader加载apk中的class的例子☆17Updated 8 years ago
- 一个给apk加壳的工程☆15Updated 9 years ago
- A dex tool which ensures the specified class in the specified secondary dex☆8Updated 8 years ago
- Android 下的增量更新☆37Updated 11 years ago
- A service manager for android which like android.os.ServiceManager, but root is not necessary☆32Updated 8 years ago
- android通过ndk加解密和防apk反编译。☆16Updated 7 years ago
- 将zip文件以文件粒度快速拆分成多个zip文件☆26Updated 8 years ago
- 多Dex分包异步加载方案Demo☆42Updated 9 years ago
- Extract the part of JavaHook in the Xposed. Usage: Inject one process to load libtest.so, then enter the Java world and hook the java fun…☆23Updated 9 years ago
- BlueskyAndroid 是一个积累了几年Android开发经验,经过不断修改、优化、总结而形成的Android开发库。现将它开源共享,希望广大技术同胞来一起进行优化、修改、打造出一个很好的快速开发Android客户端的开源库。让更过的Android从业者有更过经历和时…☆12Updated 8 years ago
- Mars is a cross-platform network component developed by WeChat.(添加注释分析)☆16Updated 7 years ago
- AndroidStudio NDK开发最佳入门实践☆25Updated 8 years ago
- Android 通过JNI实现守护进程☆19Updated 8 years ago
- Android中加解密,使用Facebook的Conceal实现,NDK方式获取SecretKey☆27Updated 8 years ago
- Decompile the APK files to Android project with only one step.☆17Updated 11 years ago
- 高仿豌豆荚免Root自动安装功能☆29Updated 8 years ago
- Apk parser lib with java☆39Updated 7 years ago
- 一个基于dynamic-load-apk框架实现的android应用动态加 载示例。☆13Updated 10 years ago
- TextView with path tracing effect☆9Updated 9 years ago
- Android plugin framework☆23Updated 9 years ago
- dexposed原理学习☆9Updated 9 years ago
- 一个基于APK之间资源共享的换肤Demo☆25Updated 10 years ago
- 实现AIDL接口的Binder连接池☆14Updated 8 years ago
- 首先为什么要用C++写android程序呢?主要是因为java写的android程序太容易被发编译,相对于java编译后的dex文件,底层的native so更加不容易被反编译,所以为了安全起见,可以将一些程序的逻辑写到C++里面,下面我们就写一个activity,其中核心…☆41Updated 6 years ago
- 查看dex中class, field, method内部与外部依赖☆27Updated 5 years ago
- 支持优先级调度的OkHttp☆22Updated 2 years ago
- 一个 Android 平台支持捕获 Native(C/C++) 层和 Java 层崩溃异常的迷你库。☆25Updated 6 years ago