Modern app to scan and create QRCode, with history. It does use only latest libraries and do NOT depends on Zxing. It aims to be reliable and fast.
Fully written in Kotlin.
Most important libraries:
- AndroidX
- Google ML Kit
- Custom QRCode generation (https://github.com/g0dkar/qrcode-kotlin)
- Compose
- Coroutines
- Hilt
- Camera 2
What app currently features:
- Scan QRCode with Camera
- Find QRCode in image
- Feedback system
This application can scan all types of code that Google MLKit handles.
- Scan history
- Create QRCode
- Creation history
- Customization of created QRCode
- Google In-App rating
- Google In-App update
If you've found an error in this project, please file an issue.
Patches are encouraged and may be submitted by forking this project and submitting a pull request. Since this project is still in its very early stages, if your change is substantial, please raise an issue first to discuss it.
Copyright 2020 Google LLC
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.