Skip to content

Black screen after running the docker (arm image) #69

@moradkh

Description

@moradkh

Please make sure that it is an issue / a feature request. If it is a question / help wanted, please visit our group chat. Thank you!

Operating System: Mac Sierra 10.12.6

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

Docker Version: 1.19.0

Docker Command to start docker-android:

docker run --privileged -d -p 6080:6080 -p 5554:5554 -p 5555:5555 -e DEVICE="Nexus s" -e APPIUM=True --name android-container butomo1989/docker-android-arm-7.1.1

Expected Behavior

When i run the docker and then I go the the 127.0.0.1:6080 in my local machine, I get black screen,
also when I run adb devices inside the docker container, I get nothing

OSXICGIT072:~ mk90106$ docker run -it butomo1989/docker-android-arm-7.1.1 bash
root@5c65fde9a15b:~# adb devices
List of devices attach
screen shot 2018-02-26 at 3 40 02 pm
ed

root@5c65fde9a15b:~#

Actual Behavior

  1. Need to find the device in the docker image.
  2. Need to see the UI of the screen using the noVnc in my hosted localhost.

Any suggestions ?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions