小编ara*_*uru的帖子

使用小米mi5 MIUI 8 Android Studio进行调试

我无法从Android Studio启动应用.当我点击"运行"时,我选择我的设备:

我选择了小米设备

它出现以下消息:

卸载应用消息

但事实并非如此,该应用程序未安装在设备中.在"运行"控制台中,出现以下内容:

04/22 15:53:08: Launching app
$ adb install-multiple -r C:\Users\User\AndroidStudioProjects\some.apk
$ adb shell pm uninstall com.package.app
Unknown failure (Failure - not installed for 0)
Error while Installing APK
Run Code Online (Sandbox Code Playgroud)

我已在设备中激活USB调试.

android android-studio

3
推荐指数
1
解决办法
5187
查看次数

标签 统计

android ×1

android-studio ×1