Scan QR code without using google play services

这一生的挚爱 提交于 2019-12-11 05:24:22

问题


I have an android app which on local WiFi and doesn't require an internet connection so I am looking for a solution which can scan QR codes without requiring Google Play Services as no internet connection is there so I do not want to update Google Play Services. Currently, I am doing it by using Google Vision API but somehow(if possible) I want to remove this dependency.


回答1:


Below is the link for the same :

QR Code Reader without requiring google play services



来源:https://stackoverflow.com/questions/42871797/scan-qr-code-without-using-google-play-services

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!