website icon indicating copy to clipboard operation
website copied to clipboard

Incorrect or unclear information on the andoid development on windows page

Open speaker opened this issue 11 months ago • 1 comments

Page URL

https://docs.flutter.dev/get-started/install/windows/mobile

Page source

No response

Describe the problem

Verify that Android API 35.0.1 has been selected and the connected instructions use Android API 35.0.1 where on that panel no such entry exists. There are items names Android 15.0 ("VanillaIceCream") with various API levels including "35" and "35-ext14" but nothing with 35.0.1.

Expected fix

The entry should reflect accurately what the tool displays w/o assuming the user has knowledge they may not. For example, 35 might currently be 35.0.1, but the display doesn't reflect that.

Additional context

No response

I would like to fix this problem.

  • [ ] I will try and fix this problem on docs.flutter.dev.

speaker avatar Nov 18 '24 19:11 speaker