-
Notifications
You must be signed in to change notification settings - Fork 2.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
com.example.ApiTestcom.example.ApiTest.MyActivity #462
Comments
Gradle Terrence803 2019/12/14 19:09 1c55e36 |
if (name != null && name.startsWith(".")) { |
|
|
多谢老哥,我翻车了这么多天,才看到你这里。非常感谢! |
哈哈,我也是被坑了一星期,以为自己使用的姿势不对。后来对比提交发现了bug。 |
太坑了,简直浪费时间 |
https://github.com/moz1q1/DroidPlugin 用我的吧,我已经pr给作者,但是他没合并,我已经适配9.0和10.设备,给个start |
请问能兼容带so的apk做插件吗,这个怎么做 |
能正常吧,我具体没测过,可以加我qq来交流 |
加个qq交流下 |
Unable to instantiate activity ComponentInfo{com.example.ApiTest/com.example.ApiTestcom.example.ApiTest.MyActivity}: java.lang.ClassNotFoundException: Didn't find class "com.example.ApiTestcom.example.ApiTest.MyActivity" on path: DexPathList[[zip file "/data/user/0/com.example.TestPlugin/Plugin/com.example.ApiTest/apk/base-1.apk"],nativeLibraryDirectories=[/data/user/0/com.example.TestPlugin/Plugin/com.example.ApiTest/lib, /system/lib64, /vendor/lib64]]
The text was updated successfully, but these errors were encountered: