Android Studio 未检测到 Pepper Android 平板电脑
Pepper Android Tablet not detected by Android Studio
我已经为 Android Studio 安装了 Pepper SDK,并为 Pepper 创建了一个基本的应用程序。我可以在 Android 模拟器中 运行 应用程序。但是,我的 Android Studio 没有检测到 Pepper 平板电脑。
我已经尝试过的几件事:
1. 在 Pepper 平板电脑上启用开发人员选项以进行 USB 调试。
2. 安装ADB 看看ADB 是否检测到平板电脑但没有检测到。虽然我的笔记本电脑和 Pepper 都在同一个 WIFI 上。
我正在使用 Android 2.3.3。有人知道如何让 Android Studio 检测到 Pepper 平板电脑吗?
你的Pepper安装的是什么版本的NAOqi?如果是 2.5 或更低版本,Android SDK 将无法运行。
你还需要足够新的硬件型号,1.8a 或 1.8(见 here,但基本上,平板电脑应该在顶部边框附近有一个摄像头)
Android版本的Pepper SDK暂时只在模拟器上发布。请继续关注 Pepper 上的软件版本!
请注意,此新版本将不再与 Choregraphe 和 Python 兼容,并且您将无法在 "pepper with python" 和 "pepper with android"。
我已经为 Android Studio 安装了 Pepper SDK,并为 Pepper 创建了一个基本的应用程序。我可以在 Android 模拟器中 运行 应用程序。但是,我的 Android Studio 没有检测到 Pepper 平板电脑。
我已经尝试过的几件事: 1. 在 Pepper 平板电脑上启用开发人员选项以进行 USB 调试。 2. 安装ADB 看看ADB 是否检测到平板电脑但没有检测到。虽然我的笔记本电脑和 Pepper 都在同一个 WIFI 上。
我正在使用 Android 2.3.3。有人知道如何让 Android Studio 检测到 Pepper 平板电脑吗?
你的Pepper安装的是什么版本的NAOqi?如果是 2.5 或更低版本,Android SDK 将无法运行。
你还需要足够新的硬件型号,1.8a 或 1.8(见 here,但基本上,平板电脑应该在顶部边框附近有一个摄像头)
Android版本的Pepper SDK暂时只在模拟器上发布。请继续关注 Pepper 上的软件版本!
请注意,此新版本将不再与 Choregraphe 和 Python 兼容,并且您将无法在 "pepper with python" 和 "pepper with android"。