Vandrovnik 214 Posted July 22, 2022 Hello, Please is it possible to use Android 12 emulator with Delphi 11.1? When I create and try to run it, I get this message in idea.log: "PANIC: Avd's CPU Architecture 'arm64' is not supported by the QEMU2 emulator on x86_64 host." Or is there a better way of testing the application with Android 12, but without physical Android 12 device? Kind regards, Karel Share this post Link to post
Al T 12 Posted August 22, 2022 You need a ARM EABI v7a system image for the emulator to work with Delphi. The worst part of it is that the latest ARM EABI v7a is in Android 7.1.1 for the SDK Manager using the GUI for Delphi 10.4 as I'm having problems trying to get the GUI for Delphi 11 !!! Share this post Link to post