dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
21.82k stars 1.66k forks source link

No Android SDK instance matching the 'C:\Program File(x86)\Android\android-sdk' path #22502

Open Pawan1718 opened 1 month ago

Pawan1718 commented 1 month ago

Problem encountered on https://dotnet.microsoft.com/en-us/learn/maui/first-app-tutorial/run Operating System: windows

Provide details about the problem you're experiencing. Include your operating system version, exact error message, code sample, and anything else that is relevant.

Severity Code Description Project File Line Suppression State Error The project MauiApp1 is missing Android SDKs required for building. Double-click on this message and follow the prompts to install them. 0

No Android SDK instance matching the 'C:\Program File(x86)\Android\android-sdk' path

WhatsApp Image 2024-05-18 at 5 59 22 PM WhatsApp Image 2024-05-18 at 5 57 22 PM

github-actions[bot] commented 1 month ago

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

SmartmanApps commented 1 month ago

Hello. Yeah, I used to get that message a lot, but everything was still working, so I just ignored it. It started when I had the directory on my D: drive, rather than the C: drive, so I'm guessing there's something somewhere still pointing to the wrong place (but I never found it - I already had my environment variable set to the right location). I haven't seen it lately, but I'm a bit behind on doing updates also, so it may reappear again next time I update.

dotnet-policy-service[bot] commented 1 month ago

Thanks for the issue report @Pawan1718! This issue appears to be a problem with Visual Studio, so we ask that you use the VS feedback tool to report the issue. That way it will get to the routed to the team that owns this experience in VS.

If you encounter a problem with Visual Studio, we want to know about it so that we can diagnose and fix it. By using the Report a Problem tool, you can collect detailed information about the problem, and send it to Microsoft with just a few button clicks.

  1. Go to the Visual Studio for Windows feedback tool or Visual Studio for Mac feedback tool to report the issue
  2. Close this bug, and consider adding a link to the VS Feedback issue so that others can follow its activity there.
dotnet-policy-service[bot] commented 1 month ago

Thanks for the issue report @Pawan1718! This issue appears to be a problem with Visual Studio (Code), so we ask that you use the VS feedback tool to report the issue. That way it will get to the routed to the team that owns this experience in VS (Code).

If you encounter a problem with Visual Studio or the .NET MAUI VS Code Extension, we want to know about it so that we can diagnose and fix it. By using the Report a Problem tool, you can collect detailed information about the problem, and send it to Microsoft with just a few button clicks.

  1. Go to the Visual Studio for Windows feedback tool or .NET MAUI VS Code Extension repository to report the issue
  2. Close this bug, and consider adding a link to the VS Feedback issue so that others can follow its activity there.
drasticactions commented 1 month ago

The Android SDK Manager is maintained by the Visual Studio team and can't be addressed in this repo. If you file your issue with Visual Studio, they can help figure out what went wrong here.