hi guys
I have been involved in this problem for several days please help me.
My goal is to build a webview page without the need to internet because slow down loading.
this is my method :
First I downloaded the html page with a folder that has the information of that page then I compressed that folder and uploaded it with the html file inside the appinventor.
Then, according to the instructions, I first saved the zipped folder and html file in storage -> Appinventor -> assets , and then I used an extension for extract the zipped folder
but unfortunately it does not work and the app does not load properly.
In fact, all my problem is extracting the zip file in internal storage -> mydevice -> appinventor -> assets to make the html file work properly
Please tell me if my method is wrong or needs to be changed