Skip to content

BinQi/DyLoad

Repository files navigation

DyLoad

License

One kind of Android Plugin Framework

Project Structure

1.DyDemo This is an demo module which compile with library module dyloadlib.

2.dyloadlib This is the core module of DyLoad which can run plugins(for example:plugindemo) without installing them.

3.plugindemo This is the demo of plugin package.

File Directions

:dyloadlib/src/main/assets/pluginpkg This is the apk of app module "plugindemo". For convenience, I put it in the directory of assets.

Usage

Simply run

execute following command in console

$ ./gradlew plugindemo:buildFile

then run "DyDemo"(Alt+Shift+X)

About

Android Plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published