Android:VivoNex3S调试无法安装程序 - Go语言中文社区

Android:VivoNex3S调试无法安装程序


参考:https://blog.csdn.net/u011672803/article/details/82757364

问题描述:
Installation failed with message INSTALL_FAILED_TEST_ONLY.
It is possible that this issue is resolved by uninstalling an existing version of the apk if it is present, and then re-installing.

WARNING: Uninstalling will remove the application data!

Do you want to uninstall the existing application?

安装不成功!

解决方法:

  1. 关掉快速编译
    在这里插入图片描述
  2. 禁用debug选项

安装失败:

在gradle-wrapper.properties,添加

android.injected.testOnly = false

版权声明:本文来源CSDN,感谢博主原创文章,遵循 CC 4.0 by-sa 版权协议,转载请附上原文出处链接和本声明。
原文链接:https://blog.csdn.net/wishchin/article/details/115578496
站方申明:本站部分内容来自社区用户分享,若涉及侵权,请联系站方删除。
  • 发表于 2021-05-19 00:56:37
  • 阅读 ( 858 )
  • 分类:

0 条评论

请先 登录 后评论

官方社群

GO教程

猜你喜欢