Android:VivoNex3S调试无法安装程序

Posted wishchin

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了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

以上是关于Android:VivoNex3S调试无法安装程序的主要内容,如果未能解决你的问题,请参考以下文章

如果 Windows 服务由 Visual Studio 安装程序安装,则无法调试它

无法安装代号一 iOS 调试应用程序

无法调试/安装 Watch App Extension

VS2017无法调试

CodeBlocks无法调试

Android studio无法在坚果手机上安装应用进行调试