Skip to content

NET MAUI in VS Code Dev Container on macOS gets stuck on "Android: Analyzing environment...", no launchable projects found, and MAUI task type is not registered #2928

@Franciszekpawlowski

Description

@Franciszekpawlowski

Type: Bug

In VS Code Dev Containers on macOS host, .NET MAUI for Android never becomes usable.

Symptoms:

  • "Android: Analyzing environment..." spins forever
  • walkthrough button/action is dead
  • F5 does not launch the MAUI app
  • startup selector shows only unit tests, not the app
  • "No launchable projects found."
  • "Debugging canceled: startup project not found."
  • if using tasks.json with "type": "maui": "there is no registered task type 'maui'"

The environment appears valid:

  • Android SDK path is configured
  • Java path is configured
  • network/DNS inside container works
  • dotnet workload list shows maui-android installed

This looks like a MAUI tooling / detection issue rather than a project misconfiguration.

Extension version: 1.15.26
VS Code version: Code 1.113.0 (Universal) (cfbea10c5ffb233ea9177d34726e6056e89913dc, 2026-03-24T15:07:18+01:00)
OS version: Darwin x64 24.4.0
Modes:
Remote OS version: Linux x64 6.10.14-linuxkit

System Info
Item Value
CPUs Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz (12 x 2600)
GPU Status 2d_canvas: enabled
GPU0: VENDOR= 0x1002, DEVICE=0x67ef, DRIVER_VENDOR=Intel, DRIVER_VERSION=15.4.1
GPU1: VENDOR= 0x8086, DEVICE=0x3e9b ACTIVE
Machine model name: MacBookPro
Machine model version: 15.1
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
trees_in_viz: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Load (avg) 3, 3, 3
Memory (System) 16.00GB (0.02GB free)
Process Argv --crash-reporter-id 7a9e3f01-39df-40ef-bba1-4aa69f1e33e8
Screen Reader no
VM 0%
Item Value
Remote Dev Container: CyberTagScanner (.NET 8 / MAUI Android) @ desktop-linux
OS Linux x64 6.10.14-linuxkit
CPUs Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz (12 x 0)
Memory (System) 7.65GB (5.30GB free)
VM 0%
A/B Experiments
vsliv368:30146709
pythonvspyt551cf:31249601
binariesv615:30325510
nativeloc1:31344060
dwcopilot:31170013
dwoutputs:31242946
copilot_t_ci:31333650
e5gg6876:31282496
pythonrdcb7:31342333
6518g693:31463988
aj953862:31281341
63221493:31336333
envsactivate1:31464700
cloudbuttont:31379625
aihoversummaries_f:31469309
42190218_ostrepl:31403339
55ia6109:31457054
use-responses-api:31390855
je187915:31454425
ec5jj548:31422691
cp_cls_t_966_ss:31454198
8hhj4413:31478653
ge8j1254_inline_auto_hint_haiku:31427726
38bie571_auto:31426784
cp_cls_t_1081:31454832
ia-use-proxy-models-svc:31452481
e9c30283:31461165
test_treatment2:31471001
control_6dc23131:31467998
idci7584:31464702
showingstats:31481873
534a6447_copy:31478748
chat:31457767
8hig5102:31480529
bg_compact_c:31481651
t-some:31483862
cpptoolson-v2:31475363
githubstableflight:31469463
db0gd219:31481871
ec1eg703:31481453
ddid_t:31478206
nes-perm-reb-0:31481661

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions