Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我记得在 BlackBerry WebWorks SDK 中使用了一个命令,该命令会列出所有连接的设备(包括 BB 模拟器)以及设备的 IP 地址。
执行此操作的命令行/终端命令是什么?
经过几天的思考,我意识到我犯了一个错误。在同时学习 Webworks 和 Android SDK 的同时,我似乎对 android 命令感到困惑..
adb devices
..与黑莓。搜索了几天后,我 90% 确定 BlackBerry Webworks SDK 上没有等效命令。
目前没有列出已连接设备的命令。