4.18 P2 Android Packaging Fails with ARCore Plugin Enabled

I just tested with 4.18 preview and it works fine for source build. You do need to set the Minimum SDK version to 19 in Android project settings, though.

Looking at your SDK settings you have an error the with NDK; it should be android-19, not latest.

It looks like the TangoSDK is missing from the launcher release; I’ll see about getting this fixed.