Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to solve "Invalid Emulator component" issue in Mobile Blazor Bindings #431

Open
javiercn opened this issue Nov 15, 2021 · 1 comment

Comments

@javiercn
Copy link
Member


Issue moved from dotnet/aspnetcore#38379


From @enetstudio on Sunday, November 14, 2021 7:27:04 PM

I've created a Mobile Blazor Bindings project as described here

by running this command: dotnet new mobileblazorbindings -o FirstMobileBlazorBindingsApp

When I run the app, the Andriod Device Manager displays a message whose title is "Invalid Emulator component", asking me to Reinstall. Clicking the button starts a process at the end of which the same message is re-displayed. Why the emulator component is not valid, and how can I solve this issue?

Thank you...

@enetstudio
Copy link

Thank you for your response, @javiercn. I've spend hours searching for a solution, but to no avail. I then tried to add another emulator from the web. When I tried to download a certain emulator, I was informed that the Android emulator requires x-64 bit machine, but mine is x-86, so I guess that is the reason why I get the error message that my emulator is not valid.

Thank you...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants