budtmo / budtmo/docker-android

Not enough disk space to run AVD 'samsung_galaxy_s6_8.0'

Open
#250 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
15.8k
Forks
1.8k
Avg merge
12h 13m
Merged PRs (30d)
6

Description

## 🐛 Bug Report
Emulator not launched, whenever tired to launch emulator using following command `emulator @samsung_galaxy_s6_8.0 ` , it shows error `emulator: ERROR: Not enough disk space to run AVD 'samsung_galaxy_s6_8.0'. Exiting...`
Operating System:
Linux 64( Virtual-box OS)
Docker Image:
budtmo/docker-android-x86-8.0

Docker Version:
19.03.12, build 48a66213fe

Docker Command to start docker-android:
docker run --privileged -d -p 6080:6080 -p 5554:5554 -p 5555:5555 -e DEVICE="Samsung Galaxy S6" --name android-container budtmo/docker-android-x86-8.0
## Expected Behavior
Expected to launch emulator in noVNC browser

## Actual Behavior
emulator: ERROR: Not enough disk space to run AVD 'samsung_galaxy_s6_8.0'. Exiting... and emulator not started

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.