Unity3d + Android Webkit/Webview

Looking for a simple script for Monodevelop/Unity that I can use in my scene. It should use Android and Unitys library and the functions webkit/webview so I can load website contents within my app.

I could be wrong but Unity’s www class only redirects users to a browser and that’s not what I’m looking for.

This articles show how to load browser on the apps, i think it the right way, since it have close button and return to your unity apps.

Unity and WebView