Last Updated: February 25, 2016
·
2.255K
· mertaydin

Android how to use AsyncTask

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