Package 

Enum NotSupportedReason

  • All Implemented Interfaces:
    java.io.Serializable , java.lang.Comparable

    
    public enum NotSupportedReason
    
                        
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      UNSUPPORTED_PROCESSOR_ARCHITECTURE

      Indicates that device has a processor that is not supported (for example ARMv7 processor without NEON SIMD instruction support)

      CUSTOM_UI_FORBIDDEN

      Indicates that set license key does not allow setting this view on custom activity.

      BLACKLISTED_DEVICE

      Indicates that device has been blacklisted by developers because it is known that scanning will not work on it

      NO_CAMERA

      Indicates that device does not have camera

      UNSUPPORTED_ANDROID_VERSION

      Indicates that current version of android is not supported. Newer Android version is required.