Skip to content

Requirements

  • AndroidX
  • Min SDK 23+
  • Compile SDK: 36+
  • Java 17+

Product Intelligence

If you wish to include product intelligence functionality within your project add your license key to the AndroidManifest.xml file, similar to the setup for this sdk.

AndroidManifest.xml

 <meta-data android:name="com.microblink.ProductIntelligence" android:value="PRODUCT INTELLIGENCE KEY" />