calabash_android_example icon indicating copy to clipboard operation
calabash_android_example copied to clipboard

:lollipop: An example use of calabash android.

Simple calabash-android example.

export RESET_BETWEEN_SCENARIOS=1
export SCREENSHOT_VIA_USB=true

calabash-android resign com.github.mobile_1.6.1.apk

calabash-android run com.github.mobile_1.6.1.apk

Requires at least calabash-android 0.4.2 and Ruby 1.8 (1.9 recommended). You must replace USERNAME and PASSWORD in navigation.feature to run the tests. I suggest using a temporary account with no repositories.