Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fanrunqi/zxingview
:+1: Lowest cost integration and most convenient customization zxing on android
https://github.com/fanrunqi/zxingview
barcode fast-decoding not-stretching qrcode rotate-zxing-view zxing zxing-android zxingview
Last synced: 3 days ago
JSON representation
:+1: Lowest cost integration and most convenient customization zxing on android
- Host: GitHub
- URL: https://github.com/fanrunqi/zxingview
- Owner: fanrunqi
- Created: 2019-04-24T09:50:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-04-26T14:02:21.000Z (over 5 years ago)
- Last Synced: 2024-01-14T20:19:12.433Z (10 months ago)
- Topics: barcode, fast-decoding, not-stretching, qrcode, rotate-zxing-view, zxing, zxing-android, zxingview
- Language: Java
- Homepage:
- Size: 203 KB
- Stars: 28
- Watchers: 5
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://github.com/fanrunqi/ZxingView/blob/master/pic/zxingviewpic.jpg)
[![](https://jitpack.io/v/fanrunqi/ZxingView.svg)](https://jitpack.io/#fanrunqi/ZxingView) [![API](https://img.shields.io/badge/API-21%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=21) ![](https://camo.githubusercontent.com/5f9501523be31839513e7bb60aae627d10f09a30/68747470733a2f2f7472617669732d63692e6f72672f43796d436861642f4261736552656379636c6572566965774164617074657248656c7065722e7376673f6272616e63683d6d6173746572)# ZxingView
This is an android scan code library base on Java zxing Core library,
If you want to quickly integrate Android scan code function,
The zxingView is a good choice for you.
For detailed steps of integration, please click the [Instructions](https://github.com/fanrunqi/ZxingView/wiki),
If you think this library is useful, please give me support, thank you :+1: !
# License
```
Copyright 2019 fanrunqiLicensed 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 athttp://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.
```