新增二维码扫描操作

This commit is contained in:
limqsh
2020-07-28 18:37:44 +08:00
parent 032fe493a0
commit 7557fa202d
5 changed files with 72 additions and 489 deletions

View File

@@ -95,5 +95,7 @@ dependencies {
implementation 'de.mrmaffen:libvlc-android:2.1.12@aar'
implementation "org.java-websocket:Java-WebSocket:1.4.0"
implementation 'com.tencent.bugly:crashreport:latest.release'
implementation 'com.google.zxing:core:3.2.1'
implementation 'cn.bingoogolapple:bga-qrcodecore:1.1.7@aar'
implementation 'cn.bingoogolapple:bga-zxing:1.1.7@aar'
}