Reputation: 6351
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.
Upvotes: 3
Views: 4351
Reputation: 6351
Below is the link for the same :
QR Code Reader without requiring google play services
Upvotes: 1