Hi, I've done an application which has lot of data to load. So I need a way to load this data in background. I've tried with threads but it is not working. Any other way?
↧
Hi, I've done an application which has lot of data to load. So I need a way to load this data in background. I've tried with threads but it is not working. Any other way?