Revision history of "Android create html webview"

From John Freier
Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 16:39, 20 June 2011Jfreier (Talk | contribs). . (363 bytes) (+363). . (Created page with 'This creates and html page and uses the webview to display it. String html = "<html><body>Hello, World!</body></html>"; String mime = "text/html"; String encoding = "utf-8"; …')