I'm using this method to read an html page, and it's making a Toast with the result. But I wanted it to return the read value, or put it in some variable, but I did not succeed.
private class GrabURL extends AsyncTask<String, Void, Void>...
asked by
04.07.2014 / 00:43