the question i have is simple but hard to put in words, ill give it a try anyways. i am trying to load a web page in webview, however the load time is a little high. -is there anyway i can put the images in the assets folder and load them from there instead?
-if not, is there a way i can load the whole site from the assets folder, providing that my php files can still communicate with my internet database? i have already read most tutorials however they are pretty vague when it comes to concrete help.