Search Unity

Question Trying to get the built-in AR Template to build for my Android phone

Discussion in 'AR' started by SpencerIsaacson, Jan 2, 2021.

  1. SpencerIsaacson

    SpencerIsaacson

    Joined:
    Jan 2, 2021
    Posts:
    2
    I already updated my gradle version, I already made the recommended changes to the manifest, so now I can actually build the apk. The problem is that when I go to run the app, it tries to install "Google Play Services for AR" only to find it's not compatible. I have an LG K30. Is there a compatible version that my phone will run? Or some other way of testing my AR applications without the phone (say, from within Unity itself)?
     
  2. mfuad

    mfuad

    Unity Technologies

    Joined:
    Jun 12, 2018
    Posts:
    335
    Hi @SpencerIsaacson, you can find the list of ARCore supported devices here. And to test your AR app within the Unity editor, take a look at Unity MARS.