android - How to run PhoneGap app on device? -


i tried run simple app on usb connected device:

phonegap create my-app cd my-app phonegap run android -device=0123456789abcdef 

but error:

unknown platform: -device=0123456789abcdef 

ant installed , 'path' variable have path ant ant ant/bin folders.
whats can wrong?

maybe usb driver of device isn't installed


Comments

Popular posts from this blog

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

angularjs - Showing an empty as first option in select tag -

php - Cloud9 cloud IDE and CakePHP -