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
Post a Comment