简体   繁体   English

科尔多瓦部署在真正的android设备上

[英]cordova deploy on real android device

I created a sample cordova 3.4.0 android app. 我创建了一个示例cordova 3.4.0 android应用程序。 cordova emulate android deploys the app onto the adt emulated android device. cordova emulate android将应用程序部署到adt模拟的android设备上。 How do I deploy it onto a real android device directly? 如何直接将其部署到真正的android设备上? I have USB debugging enabled on the device. 我在设备上启用了USB调试。

Plug the device into your computer and run cordova run android . 将设备插入计算机并运行cordova run android

This can be found in the Cordova Android Platform Guide . 可以在《 Cordova Android平台指南》中找到

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM