ANDROID EMULATOR

Giorgio Sfiligoi 391 Reputation points
2024-11-18T09:36:43.0166667+00:00

I am developing wit .NET MAUI in VS version 17.12.0.

I created Android emulators for API 34 and API 35. When I run a program under API 34, it shows strange errors: basically it is unable to navigate through pages. This happen for all the programs that I created, so cannot be a bug. They run and navigate correctly if I delete the emulator API 35.

Is it a normal behavior?

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

Accepted answer
  1. Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 50,126 Reputation points Microsoft External Staff
    2024-11-19T02:59:19.83+00:00

    https://learn.microsoft.com/en-us/answers/questions/2119578/flyoutcontent-can-not-use-page-instead

    Hello,

    Thanks for your feedback.

    This is not an expected simulator behavior. You can work around this issue by doing the following.

    • Reinstall the emulator and restart Visual Studio.
    • Repair Visual Studio using the Visual Studio Installer.
    • If the problem persists, you will need to report this issue to the Visual Studio feedback.

    Best Regards,

    Alec Liu.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    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 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.