setup_env.sh 134 B

1234567
  1. #!/bin/bash
  2. git submodule init
  3. git submodule update
  4. android update project -p actionbarsherlock/library
  5. android update project -p .