Hi friends,

I m making an app in which i have to show the html file in webview.
For that I have put that file /asset folder and write following code.

webview=new WebView(this);
webview.loadUrl("file//android_asset/demo.html");

still it is not working for me?
Am I missing something??

Thanks for ur reply

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to