Hello, I have a class to read an HTML page, but I wanted it to have a time limit for execution, my code seems to do this, but it does not work as it should, that is, Nothing happening
private class GrabURL extends AsyncTask<String, Void, Vo...
asked by
14.07.2014 / 21:04