Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save riverfor/25420221e7f8da9219cdaac33e11823f to your computer and use it in GitHub Desktop.

Select an option

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