Skip to content

Instantly share code, notes, and snippets.

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/25420221e7f8da9219cdaac33e11823f to your computer and use it in GitHub Desktop.
Save riverfor/25420221e7f8da9219cdaac33e11823f to your computer and use it in GitHub Desktop.
import qpy
import androidhelper
droid = androidhelper.Android()
ret = droid.viewContacts().result
print(ret)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment