Fixed
Status Update
Comments
da...@google.com <da...@google.com>
me...@ralph.ms <me...@ralph.ms> #3
This bug has been verified as fixed. The 'Microphone' setting are saved. Emulator version : 33.1.17-10594030
na...@google.com <na...@google.com> #4
I see that your png is making reference to API-34 emulator. Does this means that your team will not fix the problem on API-31. Do not think this is an acceptable solution if so. You must extend the fix to all API's emulators.
Please note that "Pixel 6 Pro API 33" emulator the mic is not working even with mic being enabled.
Description
Component used: androidx.sqlite, androidx.room<br>
Version used: androidx.sqlite 2.5.0-alpha04, androidx.room 2.7.0-alpha04
Devices/Android versions reproduced on: Linux aarch64 devices such as RaspberryPi.
The following error occurred when using the Room library with a JVM application running on a RaspberryPi 4 ModelB.
Using sqlite-bundled as a dependency.
Apparently, only four types are currently supported: linux_x64, osx_arm64, osx_x64, and windows_x64.
As for the operating systems on which they are running, they are as follows:
I would be very happy if you could support Linux aarch64 environment as well.