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.
目前我正在ubuntu 11.10系统上构建一个移动应用程序。为了检查手机上的本地应用程序,我正在使用模拟器。是否可以通过我的android手机检查本地应用程序。通过模拟器我正在通过10.0.2.2:3000访问我的应用程序.对于安卓手机怎么办
在 android 开发指南中阅读使用硬件设备。
您还需要在您的设备上启用 ADB,然后使用 USB 将其插入。根据您的设备,您可能需要为它找到一些 ADB 驱动程序。