Skip to content

Instantly share code, notes, and snippets.

@fnzainal
Last active December 1, 2015 00:07
Show Gist options
  • Save fnzainal/2a2032ef4bd3ead7cbcd to your computer and use it in GitHub Desktop.
Save fnzainal/2a2032ef4bd3ead7cbcd to your computer and use it in GitHub Desktop.
debugging apps from android studio via wifi
cd android-sdks/platform-tools/
./adb connect [ip android device]
./adb devices
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment