Skip to content

Instantly share code, notes, and snippets.

@matthewmayer
Created October 1, 2014 06:01
Show Gist options
  • Save matthewmayer/09decf444e694efd33c3 to your computer and use it in GitHub Desktop.
Save matthewmayer/09decf444e694efd33c3 to your computer and use it in GitHub Desktop.
http://adndevblog.typepad.com/cloud_and_mobile/2012/06/android.html
* Start Parallels Desktop with the Android 4 image
* Run terminal emulator -> netcfg
* Check the eth0 IP (e.g. 192.168.1.167)
On Mac
````
cd /Applications/android/sdk/platform-tools
./adb connect 192.168.1.167
./adb devices
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment