Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect PATH #29

Closed
JankoCvirn opened this issue Jul 25, 2018 · 0 comments
Closed

Incorrect PATH #29

JankoCvirn opened this issue Jul 25, 2018 · 0 comments

Comments

@JankoCvirn
Copy link

Is there a way to set the path from /home/[user]/Android/Sdk/tools/bin/avdmanager (it does not exists) to
/home/[user]/Android/tools/bin ?

The automated_test_emulator_run plugin is working!
[09:58:32]: Preparing commands for Android ADB
[09:58:32]: Preparing parameters and commands for emulator: Nexus_6P_API_27
[09:58:32]: Configuring environment in order to launch emulators:
[09:58:32]: Getting avaliable AVDs
[09:58:32]: $ /home/janko/Android/Sdk/tools/bin/avdmanager list avd
[09:58:32]: ▸ Error: Could not find or load main class com.android.sdklib.tool.AvdManagerCli
+------------------+------------------+
| Lane Context |
+------------------+------------------+
| DEFAULT_PLATFORM | android |
| PLATFORM_NAME | android |
| LANE_NAME | android ui_tests |
+------------------+------------------+
[09:58:32]: Exit status of command '/home/janko/Android/Sdk/tools/bin/avdmanager list avd' was 1 instead of 0.
Error: Could not find or load main class com.android.sdklib.tool.AvdManagerCli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant