[GH-ISSUE #80] Emulator is outdated #65

Closed
opened 2026-03-01 15:39:51 +03:00 by kerem · 1 comment
Owner

Originally created by @red-avtovo on GitHub (Jun 21, 2018).
Original GitHub issue: https://github.com/budtmo/docker-android/issues/80

Please rebuild your images in order to use up-to-date emulator version

user@vm:~$ docker exec -it android-container tail -f /var/log/supervisor/docker-android.stdout.log
[20] [ INFO] app - Appium node config: {'configuration': {'registerCycle': 5000, 'host': 'host', 'timeout': 30000, 'register': True, 'unregisterIfStillDownAfter': 120000, 'hubHost': 'hub', 'hubPort': 4444, 'url': 'http://host:4723/wd/hub', 'cleanUpCycle': 2000, 'proxy': 'org.openqa.grid.selenium.proxy.DefaultRemoteProxy', 'port': 4723, 'maxSession': 6}, 'capabilities': [{'maxInstances': 1, 'version': '7.1.1', 'platformName': 'Android', 'browserName': 'android', 'deviceName': 'nexus_5_7.1.1', 'platform': 'Android'}]}
emulator: warning: opening audio output failed

Your emulator is out of date, please update by launching Android Studio:
 - Start Android Studio
 - Select menu "Tools > Android > SDK Manager"
 - Click "SDK Tools" tab
 - Check "Android Emulator" checkbox
 - Click "OK"

Operating System:

Docker Image:
butomo1989/docker-android-x86-7.1.1

Docker Version:
doesn't matter

Docker Command to start docker-android:
also doesn't matter

Originally created by @red-avtovo on GitHub (Jun 21, 2018). Original GitHub issue: https://github.com/budtmo/docker-android/issues/80 Please rebuild your images in order to use up-to-date emulator version ``` user@vm:~$ docker exec -it android-container tail -f /var/log/supervisor/docker-android.stdout.log [20] [ INFO] app - Appium node config: {'configuration': {'registerCycle': 5000, 'host': 'host', 'timeout': 30000, 'register': True, 'unregisterIfStillDownAfter': 120000, 'hubHost': 'hub', 'hubPort': 4444, 'url': 'http://host:4723/wd/hub', 'cleanUpCycle': 2000, 'proxy': 'org.openqa.grid.selenium.proxy.DefaultRemoteProxy', 'port': 4723, 'maxSession': 6}, 'capabilities': [{'maxInstances': 1, 'version': '7.1.1', 'platformName': 'Android', 'browserName': 'android', 'deviceName': 'nexus_5_7.1.1', 'platform': 'Android'}]} emulator: warning: opening audio output failed Your emulator is out of date, please update by launching Android Studio: - Start Android Studio - Select menu "Tools > Android > SDK Manager" - Click "SDK Tools" tab - Check "Android Emulator" checkbox - Click "OK" ``` Operating System: <!-- OSX Yosemite, Ubuntu 16.04, Windows 10 etc --> Docker Image: butomo1989/docker-android-x86-7.1.1 Docker Version: doesn't matter Docker Command to start docker-android: also doesn't matter
kerem closed this issue 2026-03-01 15:39:52 +03:00
Author
Owner

@budtmo commented on GitHub (Jun 25, 2018):

I just released it last week, so I will close this ticket

<!-- gh-comment-id:400041704 --> @budtmo commented on GitHub (Jun 25, 2018): I just released it last week, so I will close this ticket
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docker-android#65
No description provided.