incremental pull of new media files
[android-command-line.git] / chrome-android-debug.sh
1 #!/bin/sh -x
2
3 # http://code.google.com/chrome/mobile/docs/debugging.html
4
5 adb forward tcp:9222 localabstract:chrome_devtools_remote
6 echo http://localhost:9222