# Plugin **Repository Path**: andyou/Plugin ## Basic Information - **Project Name**: Plugin - **Description**: 插件化框架,基于DroidPlugin,可以将apk作为插件启动,无需修改apk - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Plugin 插件化框架,基于DroidPlugin,可以将apk作为插件启动,无需修改apk ## 使用方法 #### 1.初始化 ![image](https://github.com/FreetoflyBai/Plugin/blob/master/screenshots/1.png) #### 2.接口实现 ![image](https://github.com/FreetoflyBai/Plugin/blob/master/screenshots/2.png) #### 3.检查服务连接 ![image](https://github.com/FreetoflyBai/Plugin/blob/master/screenshots/3.png) #### 4.检查插件是否安装 ![image](https://github.com/FreetoflyBai/Plugin/blob/master/screenshots/4.png) #### 5.安装插件 ![image](https://github.com/FreetoflyBai/Plugin/blob/master/screenshots/6.png) #### 6.启动插件 ![image](https://github.com/FreetoflyBai/Plugin/blob/master/screenshots/5.png) #### 注意替换 类库模块 build.gradle 文件中包名 ![image](https://github.com/FreetoflyBai/Plugin/blob/master/screenshots/7.png)