maui
maui copied to clipboard
I do not see a "create" button after clicking Build Number 7 times.
Problem encountered on https://dotnet.microsoft.com/en-us/learn/maui/first-app-tutorial/device-setup# Operating System: windows
After clicking on Build Number several times, I did not get a button called "create" to click.
This might depend on what exact Android device you are using. The equivalent option for Build Number On Xiaomi Phones for instance is “MIUI Version”. Also, you might have to tap that information more than seven times in a row. In case you are still encountering this issue, look for something like "Enable Developer Mode on Android" (und maybe your exact device/model) on the internet.
@mairaw This is a tutorial on the .NET website. Where should we route the issue?
The dotnet/maui repo is the place we discussed for the MAUI tutorial issues so these shouldn't be transferred out of here. /cc @rmarinho
@BethMassi can you help with this?
@Sdhold what kind of phone do you have and what version of Android?
As already pointed out, the way to enable developer mode might be slightly different depending on the actual device and/or Android version.
Hi @Sdhold. We have added the "s/needs-info" label to this issue, which indicates that we have an open question for you before we can take further action. This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.
I have a Samsung Note 20 Ultra, but I am trying to do this using the default Pixel emulator.
Hey @Sdhold having a hard look at what you meant again and I think I see the issue.
The "click create button" when you enabled developer mode totally seems in error. You don't need to do that. If you have tapped the build version number the requested amount of times you're good.
Bullet number 4 in the screenshot below should not be there.
This is definitely a Docs issue. Opened a PR to fix that: https://github.com/dotnet/website/pull/4560 (private repo)
cc: @mairaw