Save the HTML content somewhere once it is downloaded along with all other files and then change the locations of all these files in the original HTML to point to your local resources.
BTW, Whenever you use a web view, it caches some information like images. But this is not full proof though. On Mon, Nov 8, 2010 at 10:55 PM, Edwin <[email protected]> wrote: > Hello, I would like to implement an apps that allow users save the > webpage including images. Then the users can view the web page again > even there is no network access. However, I found that there is no > such related API to do so. Does anyone have idea or experience? > > Thanks > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- Kumar Bibek http://techdroid.kbeanie.com http://www.kbeanie.com -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

