如何使用 Wi-Fi 将设备与 Android Studio Bumblebee 配对?

How can I pair device to Android Studio Bumblebee using Wi-Fi?

我想通过 Android Studio Bumblebee 的最新版本使用 Wi-Fi(无需有线连接)调试我的应用程序。我该怎么做?

首先,确保您的设备具有 Android 版本 11+。 Android Studio Bumblebee 在 Android 11 及更高版本的设备上支持无线调试功能。

其次,确保您使用的是 Android Studio https://developer.android.com/studio?utm_source=android-studio

的最新版本

然后

  1. 打开可用设备菜单
  2. 选择Pair devices Using Wi-Fi,您可以看到QR-code,您可以通过phone
  3. 进行扫描
  4. 转到设备设置:System -> Developer options -> Wireless debugging -> Pair device with QR code
  5. 使用设备相机扫描二维码。等待几秒钟。您的设备必须配对

如果 developer options 在您的设备设置中不可用,请先激活它,请参阅 https://developer.android.com/studio/debug/dev-options

1. 2. 3.