android - How to save all web page including .css .js? -


i wanna save web page including .css .js on android programmatically. far tried html get method , jsoup , webview content of them not save page css , js. these methods save html parts of web page. when save page ,i want open offline.

thanks in advance

i have similar problem... using code can images,.css,.js. html contents still missing. instance when save web page via chrome,there 2 options.

  1. complete html
  2. html only

out of .css,.js,.php..."complete html" consists of more elements "only html". requirement download html complete chrome in first option.


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -