不使用 google 播放服务扫描二维码

Scan QR code without using google play services

我有一个 android 应用程序,它在本地 WiFi 上并且不需要互联网连接,所以我正在寻找一个可以扫描 QR 码而不需要 Google Play 服务的解决方案,因为没有互联网存在连接,所以我不想更新 Google Play 服务。目前,我是通过使用 Google Vision API 来实现的,但不知何故(如果可能的话)我想删除这种依赖性。

下面是 link 同样的 :

QR Code Reader without requiring google play services