Class ArCoreVersion


  • public class ArCoreVersion
    extends java.lang.Object
    Utilities for detecting and handling the version of Ar Core.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int VERSION_CODE_1_3  
    • Constructor Summary

      Constructors 
      Constructor Description
      ArCoreVersion()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static int getMinArCoreVersionCode​(android.content.Context context)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ArCoreVersion

        public ArCoreVersion()
    • Method Detail

      • getMinArCoreVersionCode

        public static int getMinArCoreVersionCode​(android.content.Context context)