Fixed
Status Update
Comments
sc...@gmail.com <sc...@gmail.com> #2
Hello everyone. Is this bug going to be fixed? I have to install 3rd party app to emulate the location. I really need this feature. Please, fix it.
ib...@google.com <ib...@google.com> #3
Issue happens also on ubuntu 22.04
ap...@google.com <ap...@google.com> #4
Issue happens also on POP_OS 22.04
ap...@google.com <ap...@google.com> #5
I have the same issue on Ubuntu 22.04. There is for a quick moment a white square where the map should be, but it is gone in a blink. Not sure if it is related, but when selecting a saved route, a grey overlay with the text "Loading Saved Route.." appears. This remain in place forever until the emulator is closed. (screenshot attached)
ib...@google.com <ib...@google.com>
na...@google.com <na...@google.com> #6
Same, blank map, white square at first but then nothing.
Also keeps loading when uploading saved route.
SDK does not change anything, I'll try changing API 33 to another one maybe that's the issue.
Ubuntu 22.04
Also keeps loading when uploading saved route.
SDK does not change anything, I'll try changing API 33 to another one maybe that's the issue.
Ubuntu 22.04
na...@google.com <na...@google.com> #7
Same happening to me on Ubuntu 22.04.
I tried several API emulators (23 to 33).
Also tried deleting and creating emulators again.
Also tried rolling back the emulator version a couple of versions prior.
Calling the emulator in the command line instead of in the IDE, does not solve it either.
Nothing worked and I have both problems: map does not appear and when clicking the routes, it gets stuck on Loading.
I tried several API emulators (23 to 33).
Also tried deleting and creating emulators again.
Also tried rolling back the emulator version a couple of versions prior.
Calling the emulator in the command line instead of in the IDE, does not solve it either.
Nothing worked and I have both problems: map does not appear and when clicking the routes, it gets stuck on Loading.
Description
Version used: 1.3.5
Devices/Android versions reproduced on: Android Emulator API30
When using ExifIntreface on the attached picture, an exifinterface instance is returned, but further reading EXIF attributes yield wrong result, like getAttributeInt(ExifInterface.TAG_IMAGE_WIDTH, 0) returns 160, getAttributeInt(ExifInterface.TAG_IMAGE_LENGTH, 0) returns 120, and ExifIntreface.dateTimeOriginal returns null.