How to get a web page content in Android ?
this the link I found but it doesn't have a full description or explanation Please suggest some method to it.
How to get a web page content in Android ?
this the link I found but it doesn't have a full description or explanation Please suggest some method to it.
If you narrow down your question so defiantly it will better for me to answer.. But get web text data use Json parsing in android will help you and for saving you can use external storage through 'FileOutputStream'. i hope its clear for you. :)