-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
主host跳转到插件 报ActivityNotFoundException 没找到 #1077
Comments
您好,请问你这个问题解决了吗?我也遇到类似的,Host跳转到插件Activity就报错,到了加载R.文件就报错,Caused by: android.content.res.Resources$NotFoundException: Resource ID #0x7f0c002d |
没有解决,咱俩报的错不是一个问题吧,你看看你那个gradle版本对吗 |
gradle应该是没问题,你的版本是多少?我把R文件不加载,布局用compose或者代码写一个控件,host是可以正常打开插件app的,不会报R文件找不到 |
1.目前的高版本Gradle,只适配了 |
问题详细描述 Detailed description of the problem
配置好横屏坑位后,
复现问题步骤 Steps to reproduce the problem
其它重要信息 Other important information
replugin-host-lib/gradle Version:3.1.0
rePlugin-plugin-lib/gradle Version:3.1.0
Android API Version:34
Android 手机型号&ROM(Phone model & ROM):
Logcat上下文 Logcat context
The text was updated successfully, but these errors were encountered: