Hi, i made an AR app (AR Foundation) which is working on android smartphohe, but the needed device is moverio glasses. And i am currently found out that it is highly likely impossible to make an AR app for moverio. The reason is that:
“ARCore Required apps require a minimum SDK version of 24. Currently set to AndroidApiLevel22”.
Minimum Android Api Level 22 is needed for moverio app to be installed on the moverio device.
Does that mean that I can not build an AR app for moverio in unity?