Status Update
PSA (May 13, 2024)
In mid-May, Google maps in the Android Emulator Extended Controls will NO LONGER WORK in emulator versions before 34.2.13. Please update your emulator to avoid this issue.
For more into, see
Comments
gi...@google.com <gi...@google.com>
bo...@google.com <bo...@google.com>
mu...@gmail.com <mu...@gmail.com> #2
Hi, some users reported that installing "Vulkan SDK" helps with this issue. What is your GPU and its driver versions?
pa...@getpackage.com <pa...@getpackage.com> #3
2024-12-03 13:34:02,503 [ 53041] INFO - #com.android.adblib.impl.SessionDeviceTracker - trackDevices() failed, will retry in 2000 millis, connection id=32
java.lang.IllegalStateException: ADB location has not been initialized
lu...@gmail.com <lu...@gmail.com> #4
Regarding the ADB issue ("ADB location has not been initialized"), I ran the adb version command in Command Prompt and successfully retrieved the version. Could you help me check this again?
ar...@drlinux.no <ar...@drlinux.no> #5
Could you please try stating the Emulator from the command line this way
cd C:\Users\crazy\Desktop\CODING\AndroidSDK\emulator
emulator.exe -avd Pixel_9_Pro_XL_API_33 -wipe-data -no-snapshot -verbose -feature -Vulkan
and attach its output? If you notice any popups about missing dlls please include them here.
ju...@gmail.com <ju...@gmail.com> #6
an...@gmail.com <an...@gmail.com> #7
Thank you, please try adding -gpu swangle
(this is a software GPU, it will be slow), I think for whatever reason we can't talk to your GPU.
Please consider trying the latest version we have here:
ij...@gmail.com <ij...@gmail.com> #8
Could you please check this for me?
me...@gmail.com <me...@gmail.com> #9
DEBUG | emuglConfig_get_vulkan_hardware_gpu: Physical devices count is 0
Serdar, could you please take a look?
mu...@gmail.com <mu...@gmail.com> #10
Please check if you have crashreports and if you do consider uploading them (please attach crash ids here):
cd C:\Users\crazy\Desktop\CODING\AndroidSDK\emulator
crashreport.exe -l
crashreport.exe -u
mu...@gmail.com <mu...@gmail.com> #11
Microsoft Windows [Version 10.0.19045.5131]
(c) Microsoft Corporation. All rights reserved.
C:\Windows\system32>cd C:\Users\crazy\Desktop\CODING\AndroidSDK\emulator
C:\Users\crazy\Desktop\CODING\AndroidSDK\emulator>crashreport.exe -l
C:\Users\crazy\AppData\Local\Temp\\AndroidEmulator\emu-crash-35.4.3.db\reports\fa3cbbcf-3433-4a63-9c3a-f4d9f8ba847a.dmp
C:\Users\crazy\Desktop\CODING\AndroidSDK\emulator>crashreport.exe -u
Report fa3cbbcf-3433-4a63-9c3a-f4d9f8ba847a is available remotely as: 9a9150ec7b65047e
C:\Users\crazy\Desktop\CODING\AndroidSDK\emulator>
bo...@google.com <bo...@google.com> #12
Thank you a lot! We got the crash. I think we can't handle zero of VK devices well :) Serdar should know more why we get zero VK devices.
Maybe we should return false
if deviceCount
is zero.
to...@gmail.com <to...@gmail.com> #14
If you have any specific steps or fixes in mind, I’d appreciate your guidance. I can also run additional tests like vulkaninfo or check my Vulkan configuration if needed.
ij...@gmail.com <ij...@gmail.com> #15
As I understand, Vulkan-Loader/issues/552 is talking about the case when there are two GPUs: an integrated AMD and a separate NVIDIA and somehow the AMD side prevents returning anything. If this is your case, I think the solution is to update the AMD GPU drivers.
ha...@gmail.com <ha...@gmail.com> #16
Hi bro, the AVD is working now! After uninstalling the driver and reinstalling the latest version, the AVD opens successfully. Thank you so much for your help and for taking the time to assist me!
bo...@gmail.com <bo...@gmail.com> #17
Thank you for confirming this. We will fix the crash, but all we can do is to say "Your system has no Vulkan devices, update drivers or something" and exit.
ca...@sprout.co.id <ca...@sprout.co.id> #18
so...@gmail.com <so...@gmail.com> #19
Thanks for reporting this, a change is submitted (aosp/3393546) and will be available in the next canary builds of the emulator to correctly give an error for zero device cases. I'll close this one now as the booting issue is resolved with a driver update.
mr...@gmail.com <mr...@gmail.com> #20
Thank you for your patience while our engineering team worked to resolve this issue. A fix for this issue is now available in:
- Android Emulator 35.3.11 Stable
We encourage you to try the latest update.
If you notice further issues or have questions, please file a new bug report.
Thank you for taking the time to submit feedback — we really appreciate it!
he...@gmail.com <he...@gmail.com> #21
Further fixes for this issue are now available in:
- Android Emulator 35.4.5 Canary
We encourage you to try the latest update.
If you notice further issues or have questions, please file a new bug report.
vi...@gmail.com <vi...@gmail.com> #22
ca...@gmail.com <ca...@gmail.com> #23
co...@sandrosantos.net <co...@sandrosantos.net> #24
co...@sandrosantos.net <co...@sandrosantos.net> #25
cs...@gmail.com <cs...@gmail.com> #26
br...@gmail.com <br...@gmail.com> #27
jo...@gmail.com <jo...@gmail.com> #28
ji...@gmail.com <ji...@gmail.com> #29
sp...@gmail.com <sp...@gmail.com> #30
[Deleted User] <[Deleted User]> #31
aj...@gmail.com <aj...@gmail.com> #32
ra...@gmail.com <ra...@gmail.com> #33
ar...@gmail.com <ar...@gmail.com> #34
Android emulator version 31.3.10.0 (build_id 8807927)
OS: Pop!_OS 22.04 LTS x86_64
Kernel: 5.19.0-76051900-generic
GPU: NVIDIA GeForce MX450
sa...@gmail.com <sa...@gmail.com> #35
Studio Build: #AI-212.5712.43.2112.8815526
Version of Gradle Plugin: 212.5712.43.2112.8815526
Version of Gradle: 7.3.3
Version of Java: 11.0.12+0-b1504.28-7817840 amd64
OS: Arch Linux Kernel 5.19.6
sa...@gmail.com <sa...@gmail.com> #36
da...@gmail.com <da...@gmail.com> #37
mo...@gmail.com <mo...@gmail.com> #38
mu...@gmail.com <mu...@gmail.com> #39
GREAT. Fixed! In version 32.1.1 on Fedora 36
ar...@gmail.com <ar...@gmail.com> #40
ji...@gmail.com <ji...@gmail.com> #41
ch...@lovefurniture.ie <ch...@lovefurniture.ie> #42
Win 64 -
Mac Intel -
Mac Apple Silicon -
Linux -
qw...@gmail.com <qw...@gmail.com> #43
In ubuntu 22.04, the 32.1.1.0 emulator builds fixed it.
lb...@gmail.com <lb...@gmail.com> #44
jo...@google.com <jo...@google.com>
ca...@gmail.com <ca...@gmail.com> #45
Studio Build: #AI-213.7172.25.2113.9123335
Version of Gradle: 7.3
Version of Java: 11.0.11
OS: macOS v12.1
jo...@google.com <jo...@google.com>
se...@gmail.com <se...@gmail.com> #46
Windows 11
mo...@gmail.com <mo...@gmail.com> #47
ro...@gmail.com <ro...@gmail.com> #48
jo...@gmail.com <jo...@gmail.com> #49
se...@gmail.com <se...@gmail.com> #50
se...@gmail.com <se...@gmail.com> #51
er...@gmail.com <er...@gmail.com> #52
Edit: Windows 10 user.
ce...@gmail.com <ce...@gmail.com> #53
le...@gmail.com <le...@gmail.com> #54
le...@yahoo.com <le...@yahoo.com> #55
al...@gmail.com <al...@gmail.com> #56
as...@gmail.com <as...@gmail.com> #57
ph...@gmail.com <ph...@gmail.com> #58
pa...@gmail.com <pa...@gmail.com> #59
mu...@gmail.com <mu...@gmail.com> #60
sa...@gmail.com <sa...@gmail.com> #61
cl...@gmail.com <cl...@gmail.com> #62
Android Studio Giraffe | 2022.3.1
ib...@newhorizonsnigeria.com <ib...@newhorizonsnigeria.com> #63
le...@gmail.com <le...@gmail.com> #64
Sorry everyone. I almost use Android Emulator for my development only. So now I really need a hot fix for this one. Anyone has solution or alternative Emulator that can be used for development and having same function of create custom location route?
mi...@gmail.com <mi...@gmail.com> #65
Log from 31.1.1 command-line started emulator:
INFO | Critical: Uncaught SyntaxError: Unexpected token ? (qrc:/html/js/location-mock-web-channel.js:91, (null)) (2x)
INFO | Critical: Uncaught TypeError: Cannot read property 'update' of undefined (qrc:/html/js/location-mock-web-channel.js:130, (null))
Smth bad in server side?
fr...@csistemi.it <fr...@csistemi.it> #66
br...@gmail.com <br...@gmail.com> #67
I'm having the issue since a few days
sa...@gmail.com <sa...@gmail.com> #68
jo...@google.com <jo...@google.com>
ni...@gmail.com <ni...@gmail.com> #69
jo...@google.com <jo...@google.com> #70
Thanks for your reports. It seems there was a breaking change to the Google Maps javascript API. We are working with the Google maps team on a fix. Thanks for your patience and sorry for the inconvenience.
jo...@google.com <jo...@google.com> #71
We have submitted a server-side change that should fix the problem. Could you please reboot emulator and see if it's fixed?
mi...@gmail.com <mi...@gmail.com> #72
Thank you! :-)
P.S. No need to reboot. Just right-click to show context menu and click Reload
hl...@gmail.com <hl...@gmail.com> #73
sa...@gmail.com <sa...@gmail.com> #74
jo...@google.com <jo...@google.com>
br...@gmail.com <br...@gmail.com> #75
ni...@gmail.com <ni...@gmail.com> #76
le...@gmail.com <le...@gmail.com> #77
se...@gmail.com <se...@gmail.com> #78
le...@gmail.com <le...@gmail.com> #79
Sorry. The map can be loaded now. But I can not simulate the location. I try to set Location and then I use the Google and press Get current location, but it cannot get the location I just set. Anyone has solution for this?
ks...@gmail.com <ks...@gmail.com> #80
Thanks your copration.
le...@gmail.com <le...@gmail.com> #81
ck...@gmail.com <ck...@gmail.com> #82
ca...@gmail.com <ca...@gmail.com> #83
jo...@google.com <jo...@google.com> #84
What is your emulator version? And could you also provide the emulator logs?
ca...@gmail.com <ca...@gmail.com> #85
da...@gmail.com <da...@gmail.com> #86
am...@gmail.com <am...@gmail.com> #87
ro...@gmail.com <ro...@gmail.com> #88
ri...@gmail.com <ri...@gmail.com> #89
Android Studio Giraffe | 2022.3.1 Patch 4
Build #AI-223.8836.35.2231.11090377, built on November 13, 2023
Runtime version: 17.0.6+0-17.0.6b829.9-10027231 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 13.3.1
GC: G1 Young Generation, G1 Old Generation
Memory: 5096M
Cores: 8
Metal Rendering is ON
Registry:
external.system.auto.import.disabled=true
ide.text.editor.with.preview.show.floating.toolbar=false
ide.instant.shutdown=false
gu...@gmail.com <gu...@gmail.com> #90
cl...@gmail.com <cl...@gmail.com> #91
ta...@gmail.com <ta...@gmail.com> #92
ch...@gmail.com <ch...@gmail.com> #93
jm...@gmail.com <jm...@gmail.com> #94
sv...@gmail.com <sv...@gmail.com> #95
ma...@gmail.com <ma...@gmail.com> #96
You probably need to update the emulator and sdk tools (go to Tools > SDK Manager > SDK Tools and update both)
ce...@info-sync.com <ce...@info-sync.com> #97
po...@gmail.com <po...@gmail.com> #98
ga...@gmail.com <ga...@gmail.com> #99
ei...@gmail.com <ei...@gmail.com> #100
i just create new emulator with API level 33 and it works
may the issue with API level 30
Thank You
M.G.Chouhan
wj...@gmail.com <wj...@gmail.com> #101
mh...@futureproof.tn <mh...@futureproof.tn> #102
mh...@futureproof.tn <mh...@futureproof.tn> #103
jo...@google.com <jo...@google.com> #104
PSA (May 13, 2024)
In mid-May, Google maps in the Android Emulator Extended Controls will NO LONGER WORK in emulator versions before 34.2.13. Please update your emulator to avoid this issue.
For more into, see
Description
When trying to add GPS coordinates to Android Emulator, the Google Map instance that should appear on the left of the extended settings shows a white window that disappears after a while.
STEPS TO REPRODUCE:
1. Open Android Studio (without a project opened)
2. Click in More Actions
3. Open Virtual Device Manager
4. Run a Virtual Device
5. Click on the three dots at the bottom of the control bar to open the extended settings
6. Click on location
7. The map doesn't appear
Studio Build: #AI-211.7628.21.2111.8193401
Version of Gradle Plugin: 211.7628.26
Version of Gradle: 7.2
Version of Java: 11.0.11+0-b60-7590822
OS: Fedora Linux 35 (Workstation Edition) Kernel 5.16.18-200