Intelligent Assistant
Chat with our virtual assistant to get answers promptly.
The Android Studio sample code shows the capability of scanning, parsing, and generating all major 1D and 2D barcodes. Four scanning modes are supported, including Default View, Customized View, Bitmap, and MultiProcessor.
Sample Code | Find It on Gitee | Find It on GitHub |
|---|---|---|
Android Studio sample code |
Before using the sample code, read the README file in the sample project carefully. Run the sample code only after you complete the following operations:
Sign in to AppGallery Connect, download the agconnect-services.json file of your app, and copy the file to the app directory of the sample project.
Open the build.gradle file in the sample project, and change the value of applicationId to your app package name.