Requirements
- AndroidX
- Min SDK 21+
- Compile SDK: 29+
- Java 8+
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" />