1 Star 0 Fork 0

cnbleu / Direct-Load-apk

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Direct-load-apk

enter image description here Description

Direct - load - apk is a very powerful plugin framework, through the use of it, you can achieve incredible function ----- load directly from a basic apk!

Advantage:

  • Direct - load - apk can load a apk all Resources.
  • Support to jump between the plugin Activity.
  • Don't like "dynamic load - apk" , "Direct - load - apk" do not need to inherit the custom Activity, and can directly use this pointer.

Usage

Direct - load - apk is very convenient to use .You can write to start an APK likes this:

PluginLaunch.startPlugin(Context,Path);

Tip: Don't forget to write com.lody.plugin.LActivityProxy in AndroidManifest.xml.

The development Progress and TODO

  • Service support in the near.
  • Run the apk which is included the file of ".so" in the near.
  • Support Plug-in security isolation system In the future.

Author

 Lody, from China, who is An ideal are ambitious young man.

If you have any question , please send Email to here: 382816028@qq.com , You can also Contact me through QQ:382816028.

##QQ GROUP: ###362901808

####中文版 描述

Direct - load - apk 是一个强大的插件化框架, 通过使用它, 你可以实现看似不可能实现的功能 ----- 直接加载一个普通apk!

优势:

  • Direct - load - apk 能够加载插件的全部 资源.
  • 支持 插件间 Activity跳转.
  • 不像 "dynamic load - apk" 这个项目, "Direct - load - apk" 不需要对插件有任何约束,也不需要在插件中引入jar和继承自定义Activity,可以直接使用this指针。

使用方法

Direct - load - apk 的使用相当方便,可以像这样写:

PluginLaunch.startPlugin(Context,Path);

提示: 不要忘了在 AndroidManifest.xml 加入 com.lody.plugin.LActivityProxy .

开发 进度未来将要做的

  • 即将支持Service.
  • 即将支持运行带有.so的apk.
  • 提供完整的插件异常处理机制.

作者

 Lody, 一个富有开源精神和创造力的Android开发者。

如果你有任何问题 , 可以发送 Email382816028@qq.com , 也可以联系我的 QQ :382816028.

##QQ 群: ###362901808 ##GitHub:

https://github.com/FinalLody/Direct-Load-apk/

##OsChina

http://git.oschina.net/lody/Direct-load-apk/

空文件

简介

Direct - load - apk is a very powerful plugin framework, through the use of it, you can achieve incredible function -----load directly from a basic apk! 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/keyu404/Direct-Load-apk.git
git@gitee.com:keyu404/Direct-Load-apk.git
keyu404
Direct-Load-apk
Direct-Load-apk
master

搜索帮助