谷歌二维码引擎zxing的使用
开源地址:https://github.com/open-android/Zxing
运行效果



- 更多干货请下载app

使用步骤
1. 在project的build.gradle添加如下代码(如下图)
allprojects {
repositories {
maven { url "https://jitpack.io" }
}
}

开源地址:https://github.com/open-android/Zxing
allprojects {
repositories {
maven { url "https://jitpack.io" }
}
}
本文标题:Github最火开源项目-二维码生成和扫描
本文链接:https://www.haomeiwen.com/subject/ddsmbttx.html
网友评论