I want to use a webpage to display my content because that will utilize the built in zoom and scroll feature in android. I know that I want to have the webpage on the sdcard to allow for not having internet access, but I don’t know how to call it from the res/raw/ folder. Can I get some help? Thanks
Share
Put the webpage in the
assetsfolder instead. Then when you want to load it, use this line of code: