美文网首页
解决[android]react-native安装失败com.a

解决[android]react-native安装失败com.a

作者: 华健_4106 | 来源:发表于2020-08-10 09:44 被阅读0次

Execution failed for task ':app:installDebug'.

> com.android.builder.testing.api.DeviceException: com.android.ddmlib.InstallException: EOF
看报错日志可以判定debugger包已经打包成功,但是无法安装在真机设备上。

关闭androidstudio-performance-Build,Execution,Deployment下的debugger-use libusb backend勾选即可

相关文章

网友评论

      本文标题:解决[android]react-native安装失败com.a

      本文链接:https://www.haomeiwen.com/subject/dzuddktx.html