简体   繁体   中英

Add real device as platform for running cordova application

i'm using apache cordova to develop an application.

As we all know, we build the project (in windows) by:

cordova build android

and run it in an emulator by:

cordova emulate android

How do I use an actual device instead of running it through an emulator? Thanks

请参阅文档: http : //cordova.apache.org/docs/en/edge/guide_cli_index.md.html

cordova run android

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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