Broken Android Emulator Keyboard

Nathan Sokalski 4,111 Reputation points
2021-02-06T17:11:02.373+00:00

For no explainable reason, the emulator for my Xamarin.Android app started displaying the following keyboard (I didn't even change any code):
64784-screenshot-2021-02-06-115926.png
The keyboard was previously displaying correctly, and it still functions correctly (it still lets me type), it just looks weird. I have tried all of the following:
Restarting/rebuilding the app
Closing the emulator
Closing Visual Studio 2019
Rebooting my machine
None of these made any difference. I have not tried the app on a physical device, but I am assuming it is the emulator. Is there anything that might be causing this? I don't want to need to create a new emulator, so is there anything I can try before that (and I guess I should also ask whether creating a new emulator would be an appropriate thing to try).

Developer technologies .NET Xamarin
0 comments No comments
{count} votes

Accepted answer
  1. JarvanZhang 23,971 Reputation points
    2021-02-08T03:24:58.687+00:00

    Hello,​

    Welcome to our Microsoft Q&A platform!

    Try to open the Android Device Manager to Factory Reset the emulator, then run the project on the emulator. If it doesn't work, please create a new emulator for test to check if the issue is caused the device.

    Best Regards,

    Jarvan Zhang


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.