emulator icon indicating copy to clipboard operation
emulator copied to clipboard

The "Emulator(Ctrl+Alt+E)" does not work on windows 10

Open jxliaocb opened this issue 1 year ago • 0 comments

Type: Bug

After click the icon or use "Ctrl+Alt+E", select 'View Android emulators' can't find my emulator. There is a popup window display the following error message: Something went wrong fetching you Android emulators! Make sure your path is correct. Try running this command in your terminal: "false\emulator" -list-avds

What's the "false\emulator" -list-avds command, I can't run it on windows 10.

So I can't start my Android emulator wiht this icon on windows 10.

But when using ' emulator -avd Pixel_2_API_27' in powershell, it works.

The emulator device path is 'C:\Users\jxlia.android\avd\Pixel_2_API_27.avd'

The emulator.exe path is C:\Users\jxlia\AppData\Local\Android\Sdk\emulator

emulator_issue

Extension version: 1.6.0 VS Code version: Code 1.72.0 (64bbfbf67ada9953918d72e1df2f4d8e537d340e, 2022-10-04T23:20:39.912Z) OS version: Windows_NT x64 10.0.19044 Modes: Sandboxed: No

System Info
Item Value
CPUs Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz (4 x 2904)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: disabled_off
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_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
Load (avg) undefined
Memory (System) 11.91GB (4.33GB free)
Process Argv --crash-reporter-id 0d1499e7-be8f-424e-a7eb-ad9ea9c3dc11
Screen Reader no
VM 0%
A/B Experiments
vsliv368:30146709
vsreu685:30147344
python383cf:30185419
vspor879:30202332
vspor708:30202333
vspor363:30204092
vstes627cf:30244335
vslsvsres303:30308271
pythonvspyl392:30443607
vserr242cf:30382550
pythontb:30283811
vsjup518:30340749
pythonptprofiler:30281270
vshan820:30294714
vstes263:30335439
vscorecescf:30445987
pythondataviewer:30285071
vscod805:30301674
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
cmake_vspar411:30581797
vsaa593cf:30376535
pythonvs932:30410667
cppdebug:30492333
vsclangdf:30486550
c4g48928:30535728
dsvsc012:30540252
azure-dev_surveyone:30548225
i497e931:30553904
pyindex848:30577860
fc301958:30573243

jxliaocb avatar Oct 08 '22 22:10 jxliaocb