Discussion Forums  >  WebViews and HTML for Mobile

Replies: 0    Views: 120

WebNevees
Code is Art
Profile
Posts: 206
Reg: Oct 28, 2012
KL
11,660
12/10/12 03:08 AM (11 years ago)

How to access cached files or local storage in Webview

Hi fellow Buzztouchers, I need to access files cached by my app or saved to local storage from a webview running an html doc saved in the assets folder. Since the files I need to access need to be cached and/or downloaded daily, I can't just put them inside the assets folder since it is not writeable later on. so two question: 1) how to cache or store a file from a web url to my device through java code (or even html) 2) how to access the cached file or locally stored file from inside an html doc stored in the assets folder (either with javascript or html itself) This is the most important part in my app so help is greatly appreciated! Thanks
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.