2023/11/28
Version: 1.0

Use AIDL to control barcode attribute settings.

1. Import libs/libScanAidl_v1.0_20231128.aar;

2. For the attributes that can be controlled, please refer to doc/codesettings.json;
doc/BarcodeConfig.java is String to json and requires Google's "gson" library.

3. What is demonstrated in the DemoApp is to disable AIM128.
Check the AIM128 enablement status in "Settings" - "Scan" - "Code Settings" - "Barcode".

Demo application (samples/BarcodeAidl_20231128.apk),
Then check the enablement of AIM128 in Settings-SCAN-CodeSettings-Barcode.