-
Notifications
You must be signed in to change notification settings - Fork 21
Building from source
Nichole Martinez edited this page Nov 25, 2022
·
5 revisions
Be sure to have the following build tools installed before proceeding:
git clone https://github.com/idpass/smartscanner-core.git
./gradlew build
This generates .aar
files which can be found in the core-lib/build/outputs/aar
directory.
- When using the library and an error occurred like class not found, make sure to import the require dependencies needed in your app build.gradle