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

Programming Concurrency on the JVM

Programming Concurrency on the JVM

Venkat Subramaniam / The Pragmatic Bookshelf / 2011-6-1 / USD 35.00

Concurrency on the Java platform has evolved, from the synchronization model of JDK to software transactional memory (STM) and actor-based concurrency. This book is the first to show you all these con......一起来看看 《Programming Concurrency on the JVM》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具