Android Studio-无法启动ADB [英] Android Studio - failed to start adb

查看:561
本文介绍了Android Studio-无法启动ADB的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我最近开始使用android studio学习android编程,但是每次打开模拟器并将apk拖到模拟器上时,它都会显示:

I recently started learning android programming using android studio but every time I open the emulator and drag an apk to the emulator it says:

无法启动adb-检查设置以确认您选择的adb路径为 有效

failed to start adb - Check settings to verify your chosen adb path is valid

如下面的链接所示.

我该如何解决?

PS:对不起,我的英语.

PS: Sorry for my English.

推荐答案

我遇到了相同的错误,对我来说,发生此错误是因为我试图在模拟器上安装针对ARMv7构建的APK,而该APK需要构建x86. 您的构建过程是否还会创建单独的构建?如果是这样,只需检查您是否安装了适用于正确架构的APK!

I got the same error, and for me, it occured because I was trying to install an APK built for ARMv7 on the emulator, which requires an x86 build. Does your build process create separate builds as well? If so, just check if you're installing the APK meant for the correct architecture!

这篇关于Android Studio-无法启动ADB的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆