android上插件开发模块 WeiPlugin

码农软件 · 软件分类 · 手机开发包 · 2019-05-06 13:58:23

软件介绍

android上插件开发模块

通过java反射加载apk,来实现插件加载机制

项目分3块


1.WeiPlugin 是主项目

 

2.WeiPluginImplDemo是普通的(没有UI模块)插件实现demo

3.WeiUIPluginImplDemo 是UI模块插件实现demo

测试步骤,

1.install WeiPlugin.apk

2.push WeiPluginImplDemo.apk(or WeiUIPluginImplDemo.apk) 到 android 设备 /sdcard/weiplugin/plugin/ (如果不支持sd卡,将放置到/data/data/files/weiplugin/plugin/)

3.启动WeiPlugin.apk

 

a simple way to add plugin for you android application

本文地址:https://www.codercto.com/soft/d/5148.html

Build Your Own Web Site the Right Way Using HTML & CSS

Build Your Own Web Site the Right Way Using HTML & CSS

Ian Lloyd / SitePoint / 2006-05-02 / USD 29.95

Build Your Own Website The Right Way Using HTML & CSS teaches web development from scratch, without assuming any previous knowledge of HTML, CSS or web development techniques. This book introduces you......一起来看看 《Build Your Own Web Site the Right Way Using HTML & CSS》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具