Skip to content

should I run "calabash-android run" for app-debug.apk OR TestmunkTest_debug.apk file? #4

@ldasilvaNZ11

Description

@ldasilvaNZ11

TMMAC78:TMSampleAndroid ldasilva$ calabash-android run app-debug.apk --verbose
No test server found for this combination of app and calabash version. Recreating test server.
DEBUG: Setting Android SDK location to $ANDROID_HOME
DEBUG: Android SDK location set to '/Applications/sdk'
WARN: Did not find 'adb' in any standard directory of '/Applications/sdk'. Calabash will therefore take longer to load
DEBUG: - Expected to find 'adb' in any of:
DEBUG: - /Applications/sdk/platform-tools
WARN: Did not find 'aapt' in any standard directory of '/Applications/sdk'. Calabash will therefore take longer to load
DEBUG: - Expected to find 'aapt' in any of:
DEBUG: - /Applications/sdk/platform-tools
DEBUG: - /Applications/sdk/tools
WARN: Did not find 'zipalign' in any standard directory of '/Applications/sdk'. Calabash will therefore take longer to load
DEBUG: - Expected to find 'zipalign' in any of:
DEBUG: - /Applications/sdk/platform-tools
DEBUG: - /Applications/sdk/tools
ERROR: Could not locate Android dependency
ERROR: You can read about how Calabash is searching for an Android SDK and how you can help here:
ERROR: https://github.com/calabash/calabash-android/blob/master/documentation/installation.md#prerequisites
/Library/Ruby/Gems/2.0.0/gems/calabash-android-0.8.0/lib/calabash-android/dependencies.rb:234:in locate_android_dependencies': Could not find 'adb' in '/Applications/sdk' (Calabash::Android::Environment::InvalidEnvironmentError) from /Library/Ruby/Gems/2.0.0/gems/calabash-android-0.8.0/lib/calabash-android/dependencies.rb:125:insetup'
from /Library/Ruby/Gems/2.0.0/gems/calabash-android-0.8.0/lib/calabash-android/operations.rb:30:in <top (required)>' from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:inrequire'
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in require' from /Library/Ruby/Gems/2.0.0/gems/calabash-android-0.8.0/lib/calabash-android/helpers.rb:104:inbuild_test_server_if_needed'
from /Library/Ruby/Gems/2.0.0/gems/calabash-android-0.8.0/bin/calabash-android-run.rb:16:in calabash_run' from /Library/Ruby/Gems/2.0.0/gems/calabash-android-0.8.0/bin/calabash-android:84:in<top (required)>'
from /usr/local/bin/calabash-android:23:in load' from /usr/local/bin/calabash-android:23:in

'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions