the cmd line tools version is incorrect #2637
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
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
Related Issues
Associated WorkItem - 359134
The text was updated successfully, but these errors were encountered: