Skip to content
This repository was archived by the owner on Apr 16, 2026. It is now read-only.
This repository was archived by the owner on Apr 16, 2026. It is now read-only.

missing config things #3

@boris779

Description

@boris779

Following things should be covered by the install scripts:

  • sudo apt install curl
  • sudo apt get update (otherwise the install of android-sdk won't work properly)
  • sudo apt install android-sdk

(java 21 vs. 23)

  • env:

setting path for Android Tools:
export ANDROID_HOME=/usr/lib/android-sdk
export PATH=$PATH:$ANDROID_HOME/platform-tools:$ANDROID_HOME/tools

appium plugin install --source npm appium-devtools-plugin

Metadata

Metadata

Assignees

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