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

the cmd line tools version is incorrect #2637

Open
HobDev opened this issue Nov 17, 2024 · 0 comments
Open

the cmd line tools version is incorrect #2637

HobDev opened this issue Nov 17, 2024 · 0 comments
Assignees
Labels
doc-bug Problem with the content; needs to be fixed [org] dotnet-maui/subsvc dotnet-mobile/svc Pri1 High priority, do before Pri2 and Pri3 📌 seQUESTered Identifies that an issue has been imported into Quest. vscode

Comments

@HobDev
Copy link

HobDev commented Nov 17, 2024

Type of issue

Missing information

Description

The latest cmdline tools version is 12 but 11 is mentioned in the document.

./sdkmanager --install emulator
./sdkmanager --install "system-images;android-33;google_apis;x86_64"

avdmanager create avd -n MyAndroidVirtualDevice-API33 -k "system-images;android-33;google_apis;x86_64"

The above 3 commands have API 33 but it should be 35 and system image x86_64 is not supported on apple silicon. The apple silicon supported image is arm64-v8a

Page URL

https://learn.microsoft.com/en-us/dotnet/maui/get-started/first-app?pivots=devices-windows&view=net-maui-9.0&tabs=vswin

Content source URL

https://github.com/dotnet/docs-maui/blob/main/docs/get-started/first-app.md

Document Version Independent Id

e77ba6a7-e59d-1e1e-52e1-935f98a985cf

Article author

@davidbritch

Metadata

  • ID: 779d2db3-3e9c-2692-57ff-787d9465a444
  • Service: dotnet-mobile
  • Sub-service: dotnet-maui

Related Issues


Associated WorkItem - 359134

@issues-automation issues-automation bot added dotnet-maui/subsvc dotnet-mobile/svc Pri1 High priority, do before Pri2 and Pri3 labels Nov 17, 2024
@dotnetrepoman dotnetrepoman bot added the ⌚ Not Triaged Not triaged label Nov 17, 2024
@davidbritch davidbritch added doc-bug Problem with the content; needs to be fixed [org] vscode labels Dec 3, 2024
@dotnetrepoman dotnetrepoman bot removed the ⌚ Not Triaged Not triaged label Dec 3, 2024
@davidbritch davidbritch self-assigned this Jan 2, 2025
@davidbritch davidbritch added the 🗺️ reQUEST Triggers an issue to be imported into Quest. label Jan 2, 2025
@sequestor sequestor bot added 📌 seQUESTered Identifies that an issue has been imported into Quest. and removed 🗺️ reQUEST Triggers an issue to be imported into Quest. labels Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-bug Problem with the content; needs to be fixed [org] dotnet-maui/subsvc dotnet-mobile/svc Pri1 High priority, do before Pri2 and Pri3 📌 seQUESTered Identifies that an issue has been imported into Quest. vscode
Projects
Status: Todo
Development

No branches or pull requests

2 participants