Search Unity

Run AR Apps in Android Emulator

Discussion in 'AR' started by Fantastic_Balage, Mar 16, 2020.

  1. Fantastic_Balage

    Fantastic_Balage

    Joined:
    Dec 12, 2019
    Posts:
    10
    Dear all,

    I'm facing an issue the experts here might have met before.

    I'm using the emulator the way it is described here: https://developers.google.com/ar/develop/java/emulator watching carefully for all the settings. The ARCore HelloAR C sample app works perfectly, the virtual home scene appears as it should in this image.

    When I try to build my basic app from Unity to emulator:
    • the build succeeds,
    • the emulator starts up properly,
    • app gets copied and installed,
    • app starts,
    • AR "Entering camera mode" message arrives like here
    • screen stays black, the virtual home scene does not appear
    Have any of you met with this issue before and maybe found solution?

    Thanks!
     
  2. Fantastic_Balage

    Fantastic_Balage

    Joined:
    Dec 12, 2019
    Posts:
    10
    My settings:





    Scene:

     
  3. ishimurax

    ishimurax

    Joined:
    May 7, 2020
    Posts:
    6
    Fantastic_Balage Hello. Did you resolve the issue? I am having the exact same problem