我在模拟器 (uiautomator) 中的单元格 phone (Android)

My cell phone (Android) in the emulator (uiautomator)

我正在尝试将我的 phone 连接到模拟器(uiautomator - Android Studio),但无济于事。

我的 phone 显示在 "adb devices" 上,但是当我连接到我的模拟器上显示它时,没有任何反应(错误也没有显示)。

有人可以帮助我吗? Android版本:9.0(派)。

确保在 phone 的开发者设置中检查是否开启了 USB 调试。

尝试安装Android9对应的SDK,可以在Androidstudio中将目标SDK设置为28(android9),安装提示缺少的SDK即可来自 Android 工作室