3

I want to save the HTML page locally on the SD card and reuse it later.

I am able to do the same using

webView.saveWebArchive(filename);

But this method is not present below API level 11. How can I perform the same function with an API level below 11?

Xavi López
  • 27,550
  • 11
  • 97
  • 161
sachin
  • 41
  • 6

0 Answers0