How to load html
files in WebView
from raw
folder. I don't know how to add the path of these html
files in WebView.loadData()
function. I know how to load file from asset
folder in WebView
but here getting problem with raw
folder.
Thanks in advance