| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| sample.apk | 2021-10-25 | 5.8 MB | |
| README.md | 2021-10-25 | 458 Bytes | |
| v4.3.0.tar.gz | 2021-10-25 | 197.8 kB | |
| v4.3.0.zip | 2021-10-25 | 299.2 kB | |
| Totals: 4 Items | 6.3 MB | 0 | |
- Minimum SDK version 19, but requires additional config (see readme) for < 24 compatibility.
- Add ScanOptions and ScanContract for use with
registerForActivityResult(). - Deprecates IntentIntegrator. It is still available, but
registerForActivityResult()is recommended instead. - Use minimal AndroidX libraries.
- Use zxing:core 3.4.1 by default.
Full Changelog: https://github.com/journeyapps/zxing-android-embedded/compare/v4.2.0...v4.3.0