RePlugin icon indicating copy to clipboard operation
RePlugin copied to clipboard

RePlugin - A flexible, stable, easy-to-use Android Plug-in Framework

Results 123 RePlugin issues
Sort by recently updated
recently updated
newest added

#### 问题详细描述 Detailed description of the problem 1.插件中有content-provider,该插件自己调自己的content-provider,query好用,update不能用,insert和delete没试。 2.插件A中有content-provider,插件B去调插件A的content-provider。没有一点效果,调不通。 3.插件中有content-provider,宿主去调插件的content-provider。没有一点效果,调不通。 4.宿主中有content-provider,插件去调宿主的content-provider,query好用,update不能用,insert和delete没试。 #### 复现问题步骤 Steps to reproduce the problem 必现!望解决! #### 其它重要信息 Other important information replugin-host-lib/gradle Version:2.2.0 rePlugin-plugin-lib/gradle Version:2.2.0 Android API...

#### 问题详细描述 Detailed description of the problem Replugin 在2022年发布后,再也没发布新版本,也无任何更新,360是否已停止更新 #### 复现问题步骤 Steps to reproduce the problem 1. 2. #### 其它重要信息 Other important information replugin-host-lib/gradle Version: rePlugin-plugin-lib/gradle Version: Android API Version:...

#### 问题详细描述 Detailed description of the problem #### 复现问题步骤 Steps to reproduce the problem 1. 2. #### 其它重要信息 Other important information replugin-host-lib/gradle Version: rePlugin-plugin-lib/gradle Version: Android API Version: Android 手机型号&ROM(Phone...

项目配置信息: androidx implementation 'androidx.appcompat:appcompat:1.3.0' implementation 'androidx.constraintlayout:constraintlayout:2.0.4' implementation 'com.qihoo360.replugin:replugin-plugin-lib-androidx:2.3.4' implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.3.1' build:tools:3.5.3 如果不进行插件化, 直接编译没问题 配置插件化之后 编译之后会报如下错误: > Task :app:mergeExtDexDebug FAILED AGPBI: {"kind":"error","text":"Program type already present: kotlin.coroutines.jvm.internal.DebugProbesKt","sources":[{}],"tool":"D8"} com.android.builder.dexing.DexArchiveMergerException: Error while merging dex...

#### 问题详细描述 Detailed description of the problem The [http://maven.geelib.360.cn/nexus](http://maven.geelib.360.cn/nexus%E4%B8%8A) is down. #### 复现问题步骤 Steps to reproduce the problem 1. 2. #### 其它重要信息 Other important information replugin-host-lib/gradle Version: rePlugin-plugin-lib/gradle Version: Android...

#### 要解决的问题 Describe the problem to be solved 1. 插件中 getIdentifier("status_bar_height", "dimen", "android")获取状态栏高度抛出ResoureNotFound 2. #### 要解决的Issue编号(可多个) Associated issue number (multiple) #322

A problem occurred configuring project ':app'. > groovy.lang.MissingPropertyException: No such property: scope for class: com.android.build.gradle.internal.variant.ApplicationVariantData * Try: > Run with --info or --debug option to get more log output. >...

#### 问题详细描述 Detailed description of the problem ![image](https://github.com/Qihoo360/RePlugin/assets/1089391/9f1b8716-cbe0-4b9c-bd55-2f07c89a91ac) ![image](https://github.com/Qihoo360/RePlugin/assets/1089391/237519d0-0e38-4688-8fab-6ce23d90b704) #### 复现问题步骤 Steps to reproduce the problem 1. 2. #### 其它重要信息 Other important information replugin-host-lib/gradle Version: rePlugin-plugin-lib/gradle Version: Android API Version:...

#### 问题详细描述 Detailed description of the problem 插件作为单品可以正常启动,宿主中启动插件会crash #### 复现问题步骤 Steps to reproduce the problem 1. 插件打包推送到SD卡中 2. 宿主启动插件 #### 其它重要信息 Other important information replugin-host-lib/gradle Version:2.3.1 rePlugin-plugin-lib/gradle Version:2.3.1 Android API...

可以提供对应的隐私协议吗?接入App, 需要合规检查。 @jiongxuan @erhu @hyongbai @kevinfen9 @wangfuda