Skip to content

Instantly share code, notes, and snippets.

@arindam89
Last active December 22, 2015 09:00
Show Gist options
  • Save arindam89/281f72ecc31100b51257 to your computer and use it in GitHub Desktop.
Save arindam89/281f72ecc31100b51257 to your computer and use it in GitHub Desktop.
Ionic
Testing ionic app on android device
http://ionicframework.com/docs/guide/testing.html
Connect your device using usb, you need to do some steps to enable debugging and all
Reference :
check if your device is there after connecting using command “adb devices"
and then finally run “ionic run android” after connecting the device. For debugging purpose you can use chrome
just go to : chrome://inspect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment