Share via

How to connect LD Player with .NET MAUI for Android Development?

Adel Bakhshi 0 Reputation points
2023-04-07T16:14:22.3433333+00:00

I can't connect LD Player to Visual Studio. I didn't have this problem in Xamarin Forms and I was simply connecting. I can't use Android Device Manager because I can't download the required files, maybe it's because of the sanctions imposed on my country. I used to use LD Player or Nox, and Visual Studio would automatically detect the android emulator, but this does not happen in .NET MAUI. please guide me.

Developer technologies | .NET | .NET Multi-platform App UI

1 answer

Sort by: Most helpful
  1. Bilal Pothigara 0 Reputation points
    2025-10-02T03:10:59.79+00:00

    @Adel Bakhshi Open LD player -> Settings -> Others -> ADB debugging set it to Enable Local connection
    then run adb connect 127.0.0.1:5555

    now you will able to see this emulator as option to run in VS

    In case Just Restart Both

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

Your answer

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