I tried using multiple versions of the Google SceneForm Library. But ARFragment is not compatible with the Android fragment.
So I even tried using the supported SceneForm Library. But I get a white screen (instead of the Virtual Scene) when I run it on the Android emulator. (I tried the samples provided on GitHub)
Emulator configuration:
- Pixel 4 API 29 (Android 10 Google Play x86)
- Pixel 6 Pro API 28 (Android 9 Google APIs x86) I use Virtual Scene for the back camera.
Am I facing these issues because of the emulators?
Do you know a better way to build AR Android apps?