android - 部署目标选项不可见并且在 Android Studio 3.5 中出现 "No Device Found"错误

标签 android android-studio adb android-sdk-tools android-studio-3.5

我刚刚安装了 Android Studio 3.5,因此我无法通过 ADB 在手机上运行应用程序。
可能是什么原因。?出现以下错误,我在运行 > 编辑配置 > 应用程序 > 部署目标选项中看不到选择“部署目标”的选项。

enter image description here

enter image description here

最佳答案

我终于解决了这个问题。
我从 http://adbdriver.com/ 安装了 ADB 接口(interface)驱动程序
感谢您的时间 friend 。

关于android - 部署目标选项不可见并且在 Android Studio 3.5 中出现 "No Device Found"错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/57934554/

相关文章:

java - Android 通过 URL 获取 JSON 数组

android - AAPT:错误:找不到资源,但它存在于 styles.xml 中

ios - @2x 视网膜图像等效于 Android

android - 使用 adb shell am start 命令传递测试参数

Android 模拟器快照文件位置

android - 如何设置 Eclipse 以连接到移动设备(生成有关 android/ios 应用程序崩溃的崩溃日志)

android - Crashlytics 不验证它是否在应用程序中配置

Android 在音频焦点更改时接收广播

java - AppEngine 部署错误 : java. lang.UnsupportedClassVersionError

android - 如何在不使用 adb 的情况下在 android 中安装 android 应用程序?