سؤال

I want to save the webpages in sdcard when it loading in custom WebView and next time loading the same url I want to load it from cache and updates in the webpage should save in the cache.

هل كانت مفيدة؟

المحلول

Please try to use Asynchtask and download html file ,code right into doBackground method and set html in onPostExicute method.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top