Below is my requirement, I want to use Tabview like below and Each tab have some UI and Task to do. But when i switch Tab , background process should be active.
Like, initially one Tab is related to Main Thread, and others Tabs are static one.
What is the best way to do ?