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.
如何将 Eclipse Android 项目安装到 deviceanywhere 以在不同设备上进行测试?
谢谢克里斯
您必须将您的 apk 上传到某处的网络服务器,然后从设备上的任何设备浏览到它,下载 apk 并安装它。确保设备在设置中允许“从未知来源安装”。
看看虚拟 USB。根据 DeviceAnywhere 博客,您可以做到这一点。
并且重新 AT&T - 即使没有未知来源选项,您仍然可以使用 USB 调试模式安装应用程序。