部署文件时发生错误.安装失败的冲突提供商

And*_*Dev 6 android apk android-studio genymotion

我为我的项目生成apk文件,但是当我将它拖放到genymotion时,我看到了这个错误:

an error occurred while deploying the file. install failed conflicting provider
Run Code Online (Sandbox Code Playgroud)

siv*_*E35 -1

太晚了 ...

但这 Ans 确实为其他人提供了一些帮助:)

Eror : an error occurred while deploying the file.
Run Code Online (Sandbox Code Playgroud)
  1. 打开 Genymotion
  2. 前往设置
  3. 在设置窗口中选择 ADB
  4. 在 ADB 工具连接设置下,选择
    使用 Genymotion Android 工具(默认) 单选按钮。
  5. 现在启动您的虚拟设备

现在拖放工作完美:)