google / android-emulator-webrtc

Apache License 2.0
121 stars 27 forks source link

Changing rotation #9

Open testingbot opened 3 years ago

testingbot commented 3 years ago

Hi,

We're looking for the possibility to rotate the emulator, I found some rotation related code in the protobufs (https://android.googlesource.com/platform/prebuilts/android-emulator/+/master/linux-x86_64/lib/emulator_controller.proto#785), but I'm not sure how to add it.

pokowaka commented 3 years ago

In order to add rotation we will have to:

daisyliu618 commented 7 months ago

Hi @pokowaka can I know if there is any update on this issue? Or can I know if we can contribute to the repository to resolve this issue? Thanks!