MobileChromeApps / chrome-app-developer-tool

Mirror of Apache Cordova app harness
Other
202 stars 33 forks source link

cca push <device> supported for USB? #45

Closed eahutchins closed 9 years ago

eahutchins commented 9 years ago

Is it possible to cca push android over a USB connection and get similar behavior to cca run android, presumably updating fewer assets?

eahutchins commented 9 years ago

D'oh, cca push self-documents:

Could not connect to device at localhost:2424
For a USB connected Android device, try running: adb forward tcp:2424 tcp:2424
For a networked device, use --target=DEVICE_IP_ADDRESS