Skip to content

Instantly share code, notes, and snippets.

@nandorocker
Created October 15, 2015 18:46
Show Gist options
  • Save nandorocker/d160077f1ee99242edf3 to your computer and use it in GitHub Desktop.
Save nandorocker/d160077f1ee99242edf3 to your computer and use it in GitHub Desktop.

Installing Chroma on Android

  1. enable debug mode on the android (first step in this article)
  2. install adb (follow the mac steps on this article)
  3. connect the phone. On the terminal, run the command: adb devices. If it lists at least one device, it should be working.
  4. run the shell script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment