This commit is contained in:
Jenly
2024-08-18 14:58:34 +08:00
parent fb14bdaae2
commit 028b287b55
2 changed files with 8 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
# ZXingLite
![Image](./app/src/main/ic_launcher-web.png)
![Image](app/src/main/ic_launcher-web.png)
[![Download](https://img.shields.io/badge/download-App-blue.svg)](https://raw.githubusercontent.com/jenly1314/ZXingLite/master/app/release/app-release.apk)
[![MavenCentral](https://img.shields.io/maven-central/v/com.github.jenly1314/zxing-lite)](https://repo1.maven.org/maven2/com/github/jenly1314/zxing-lite)
@@ -15,7 +15,7 @@ ZXingLite for Android 是ZXing的精简极速版基于ZXing库优化扫码和
> 简单如斯,你不试试?
## Gif 展示
![Image](./GIF.gif)
![Image](GIF.gif)
> 你也可以直接下载 [演示App](https://raw.githubusercontent.com/jenly1314/ZXingLite/master/app/release/app-release.apk) 体验效果
@@ -167,7 +167,7 @@ public class QRCodeScanActivity extends BarcodeCameraScanActivity {
> **BarcodeCameraScanFragment** 的使用方式与之类似。
更多使用详情,请查看[app](./app)中的源码使用示例或直接查看[API帮助文档](https://jenly1314.github.io/ZXingLite/api/)
更多使用详情,请查看[app](app)中的源码使用示例或直接查看[API帮助文档](https://jenly1314.github.io/ZXingLite/api/)
### 其他
@@ -235,7 +235,7 @@ dependencies {
* 优化ImageAnalyzer中YUV数据的处理
* 更新CameraX至v1.2.2
#### [查看更多版本日志](./CHANGELOG.md)
#### [查看更多版本日志](CHANGELOG.md)
## 赞赏
如果您喜欢ZXingLite或感觉ZXingLite帮助到了您可以点右上角“Star”支持一下您的支持就是我的动力谢谢 :smiley: