Users Pricing

forum

home / developersection / forums / how to download string from webpage in android

How to download string from webpage in android

Norman Reedus 3112 07 Nov 2014

I am making an app that will download a string from a website and display it. I tried many examples online and I've literally been searching for days for this, but I can't find a single solution.

From what I have read, I know I have to get the content of the url from another thread, but no tutorial showed me how to do this.

I have a textview on the layout and that will be where the html content will have to show up.

Can anybody show me an example of how this is done?


1 Answers