Skip to content

Instantly share code, notes, and snippets.

@kylelk
Created August 20, 2013 08:05
Show Gist options
  • Save kylelk/6278487 to your computer and use it in GitHub Desktop.
Save kylelk/6278487 to your computer and use it in GitHub Desktop.
python android webView
import android
droid = android.Android()
droid.webViewShow('http://www.google.com', None)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment