Skip to content

Instantly share code, notes, and snippets.

@j796160836
Created May 23, 2016 09:14
Show Gist options
  • Save j796160836/22a6fc52851cde0f52fca23e5c7ed385 to your computer and use it in GitHub Desktop.
Save j796160836/22a6fc52851cde0f52fca23e5c7ed385 to your computer and use it in GitHub Desktop.
Start Android Auto emulator (desktop head unit)
#!/bin/bash
adb forward tcp:5277 tcp:5277
$ANDROID_HOME/extras/google/auto/desktop-head-unit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment