Skip to content

Instantly share code, notes, and snippets.

@riverfor
Created January 31, 2020 04:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save riverfor/70a5bc9f77f5677d8c85a45182754f62 to your computer and use it in GitHub Desktop.
Save riverfor/70a5bc9f77f5677d8c85a45182754f62 to your computer and use it in GitHub Desktop.
import qpy
import androidhelper
droid = androidhelper.Android()
ret = droid.scanBarcode().result
print(ret)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment