#!/usr/bin/env ruby require 'calabash-android/version' require 'calabash-android/operations' require 'fileutils' require 'json' require 'uri' require 'tmpdir' def raise_if_android_home_not_set raise "Please set the ANDROID_HOME environment variable" unless ENV["ANDROID_HOME"] end def print_usage puts < [parameters] [options] can be one of setup Set up test automation configurations run Start test automation resign Resign the app with debug key build Build the test server gen Generate the skeleton of features directory createavd Create an Android Virtual Device runavd Start an Android Virtual Device devices List connected Android Devices install tools Install all tools getbuild list List available builds in the build drop getbuild Download the build with . getbuild trunk Download the trunk build getscript list List available scripts getscript