how to run ARCore Instant Preview on Android emulator?
Hello guys! I want to run Google ARCore standart scenes (plane, face detection) on the AVD (Android Studio 3.6.1)
About AVD: - Nexus 5X API 28, Android 9 (Google Play), CPU/ABI x86. - build.fingerprint: google/sdk_gphone_x86_arm/generic_x86_arm:9/PSR1.180720.117/5875966:user/release-keys.
installed* Google_Play_Services_for_AR_1.16_x86_for_emulator, Unity Remote 5 and ARCore Instant Preview.
About SDK: - Android SDK Build-Tools 30-rc2 - Android Emulator 30.0.0 - Intel x86 Emulator Accelerator (HAXM installer) 7.5.6 - Android SDK Tools 26.1.1 - Android SDK Platform-Tools 29.0.6
CPU IntelCore i7 VT enabled
I run project, AVD loading white screen, then ARCore Instant Preview app starting few times again and again with (Loading...) stack on "This device does not support AR" and "Not connected to editor". Logcat says link text
also I tried Pixel and Pixel 2 emulators and they even stuck on ARCore Instant Preview instalation. (as I found out because of x86 incompatibility with armeabi app).
builded app installed into emulator also didn't run and have logcat like this link text Please help me find solution, I was stuck for third day on it))