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

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)?

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.