android emulator with gpu emulation enabled got strange screen - android

I am using emulator to develop android app. but when I start android emulator with gpu emulation enabled. I got strange screen, status bar is at bottom of android emulator screen. when I want to input something, the IME is at top of android emulator and its direction is reverse. click character can not work, but works if click area at bottom on android emulator.
How could I fix this issue?
http://i48.tinypic.com/1zguio9.png
http://i46.tinypic.com/30t6ptw.png
http://i50.tinypic.com/1tx4xy.png
I still have no permission to input hyperlink. so please replace ## to // if you wanna see pictures.

This issue has been reported in Android project:
http://code.google.com/p/android/issues/detail?id=39026
http://code.google.com/p/android/issues/detail?id=35557

Related

Android Emulator's Overlay Occupies Area on Desktop in Linux

I've been doing development with Flutter. I was using a real hardware but wanted to use an emulator. I set it up but there's this issue.
I usually put my apps in virtual desktops and I switch between them with Ctrl+Meta+[arrow keys]. Each of them have a special purpose, usually desktop 1 is for browsing, desktop 2 is for development and desktop 4 is extra (for testing UI apps and emulator in this case).
However, after I launch Android emulator and switch to a different desktop, it results in the issue seen below:
The red area you see stays unresponsive for other apps such as browser, VSCode etc. (i.e. does not respond to clicks). That area is where the emulator is on Desktop 4. And it also keeps showing multitouch tool.
It's a bit annoying so I wanted to ask if anyone got this issue and if they have any solutions.
Thanks in advance.
Environment
Kubuntu 20.04
AMD Radeon R7 240/340
Solution 1
I have, somehow in a weird way, found a workaround for this issue.
After having this issue, go to the emulator window and press the magnifying glass with a plus button icon twice.
After that, it will drop that weird multitouch state and it won't bother you even as you switch desktop.
Rebooting computer will result in the same bug, however, you have to do it again.
Solution 2
Another method that works is to simply resize the window. If you have a device frame on your emulator, you can simply hold down the Meta key and hold right click and resize your window.
Solution 3
You can also maximize the window. If you have device frame around emulator window, you can press ALT+F3, which opens up window options menu, then click "Maximize". This will get rid of it.

Emulator hardware keyboard wrong mapping

I have been using the Android Studio emulators for a while, but since a few days the mapping is broken. I have an azerty keyboard on my laptop, and when I type something, it appears as qwerty on the emulator (typing 'a' on the laptop will show 'q' on the emulator). Using the soft keyboard of the emulator works as expected, no matter if the soft keyboard is azerty or qwerty.
This issue appears on all emulators. I have tried to create a new emulator and cold booting. I can't seem to find a setting to change the mapping.
Is there a hidden setting or shortcut I can use to fix this?
I recommend you use the MEMU emulator
Memu Emulator
i have just had the same issue.
to solve it i proceeded this way :
in the android emulator in the menu Settings / general go to "send keyboard shortcuts to virtual device"
see the android emulator config screenshot here
i then installed an application "Clavier physique AZERTY." (see the link in this blog: android-configurer-un-clavier-sans-fil-en-azerty)

White screen on Android Emulator, but screenshot shows it working

I'm trying to run a sample Xamarin app and I think my Android emulator is acting up. I've tried enabling Hyper-V, increasing the RAM, telling it to use the host GPU, launching the virtual device from the command line instead of the GUI, and double checking that I have the correct version of the build tools for the version of Android I'm attempting to run.
As a test I've just run the emulator by itself without an app and have discovered that it still shows a white screen even when it is apparently running, somehow. The first image is what I get when I press the Screenshot button. The second image is what I actually see on my desktop. It's been like this for over 10 minutes.
Any advice? I've been Googling like crazy and can't seem to work this out.
Have you tried simply changing the renderer?
Go on the sidebar menu, click the 3 dots>Settings>Advanced and try changing the OpenGL ES Renderer

Android Emulator Window Issue

I am having an issue with the android emulator on android studios. The screen of the emulator does not fit in the window. As well as this all clicks respond as if it was fit to the large window. As far as I can tell, changing any of the AVD settings have had no effect on helping it.

How do I fix "repair device" in android studio avd manager?

I installed android studio 1.5.1. Running windows 10 on an AMD, so no hardware acceleration on the emulation. Googling it, I find I can use ARM instead of x86 emulation. But whenever I try to add a device using it, the Actions column shows "repair device". If I click View Details, nothing happens. There is an image showing that there's some kind of error (yield sign with !) but I can't seem to do anything with it to see the error. Double clicking on it just opens it in edit mode but gives me no information about what's wrong.
Any ideas?
This happened to me in 2022! I solved it by clicking the edit button on the emulator device and changing the emulated hardware(phone) to something else. It refreshed and the error sign left.
Do close the running emulator before doing this though. If the error persists, you may want to remove the particular AVD and get a different one.

Categories

Resources