Label: AsyncTask in Sketchware

Download a file from a web link in Sketchware

To download a file from any web url, we have to do following: Define an AsyncTask which …

Display url source code or online text file in android TextView

To display an online text file or source code of any web url, in a TextView, we have to d…