Last Updated: February 25, 2016
·
706
· mertaydin

How to use AsyncTask in Android

This example includes Async Task, Http Request, Json Parse and Sqlite read&write.

How to use AsyncTask class with HttpRequest

This example will parse Json which will download internet and will save the parsed items to sqLite.

https://github.com/mertaydin/androidAsyncTaskExample