Multitasking

Simple example of using a background thread to perform a long running task.
Includes two examples: updating the UI thread on completion and starting tasks that run without a notification at the end.
Author : https://github.com/olegoid.
If you like this tutorial then you can download full copy of the code from github.
Leave a Reply