appium / appium-docker-android

Appium Server setup to automate android testing on real devices
https://hub.docker.com/r/appium/
Other
604 stars 230 forks source link

Updating android sdk #125

Closed amrsa1 closed 1 year ago

amrsa1 commented 4 years ago

I was wondering if its possible to update android sdk package in docker file since "sdk-tools-linux" is deprecated and replaced with "command-line tools."

amrsa1 commented 4 years ago

@SrinivasanTarget

SrinivasanTarget commented 4 years ago

Feel free to raise a PR. I'm happy to review it.

budtmo commented 1 year ago

it uses commandlinetools already, so will close the issue. feel free to reopen the issue.