UniWebView. Embed web pages inside Unity games on phones and computers.

github.com/onevcat/UniWebView-Deprecated

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

October 2013
  • Update readme
  • Add javascript interface to java file
July 2013
  • Use make cstring instead of directly return NSString
  • Update jar file in demo
  • Merge pull request #3 from chenxiao07/master
  • Android webview js alert not working
  • Merge pull request #2 from chenxiao07/master
  • Merge branch 'master' of github.com:chenxiao07/UniWebView
  • add onReceivedError to Android webView
  • Create README.md
  • Add successful flag in WebObject. Add callbacks when load failed. Fix…
June 2013
  • Merge pull request #1 from chenxiao07/master
  • add LoadComplete CallBack and fix some bugs for Android
  • Remove webview's background
  • First commit