Skip to content

Instantly share code, notes, and snippets.

@billdawson
Created April 21, 2010 20:12
Show Gist options
  • Save billdawson/374339 to your computer and use it in GitHub Desktop.
Save billdawson/374339 to your computer and use it in GitHub Desktop.
if platform.system() == 'Windows':
run.run([self.sdk.get_adb(), "start-server"], True, ignore_output=True)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment