Emulator Usage - marleo/AppDev_FoodFindAR GitHub Wiki

Even though the emulator might work, it is highly recommended to test the app on a real device. Emulators are not really built for AR and may have troubles displaying the needed AR-Planes.

To test the app using the built-in Android Emulator, you have to set up an Emulator that has the Google Play Store preinstalled. Furthermore, you have to download the latest Google Play Services plugin inside the Android Studio IDE. Last but not least, enable OpenGL3.1 rendering inside the advanced options of the emulator.