i want save webpages in sdcard when loading in custom webview
, next time loading same url want load cache , updates in webpage should save in cache.
please try use asynchtask , download html file ,code right dobackground method , set html in onpostexicute method.
Comments
Post a Comment