budtmo / budtmo/docker-android

Moving inside emulator virtualscene keys not working

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

Description

**Please make sure that it is an issue / a feature request. If it is a question / help wanted, please visit [our group chat](https://gitter.im/butomo1989/docker-android). Thank you!**

Operating System:
Ubuntu 14.04.5 LTS

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

Docker Version:
Docker version 18.06.0-ce, build 0ffa825

Docker-compose version (Only if you use it):

Docker Command to start docker-android:
docker run --privileged -itd -p 6080:6080 -e APPIUM=false -e AUTO_RECORD=false -e DEVICE="Samsung Galaxy S6" -e EMULATOR_ARGS="-camera-back virtualscene" butomo1989/docker-android-x86-9.0

#please note -e EMULATOR_ARGS="-camera-back virtualscene"


## Expected Behavior
Open camera. Moving is possible using "Alt" + one of the "QWEASD".

## Actual Behavior
Open Camera. Moving inside virtualscene should be possible using "Alt" key + one of the "QWEASD" keys. Rotation using mouse works fine, but view poitn can't change position.
Looks like using "Alt" key is passed properly, but letters are not passed to virtualscene navigation.

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.