realm.io/news/android-threading-background-tasks

In Android, you shouldn't do anything that blocks the main thread. But what does this really mean? Ari Lacenski considers the things you should bear in mind when programming for long-running, potentially complicated tasks in Android applications. We look at the requirements of a real-world application, and build a more maintainable solution.


Comments (0)

Sign in to post comments.