Programming for Ubiquitous Things
Lab Guide 4 - Spring 2023
Implicit Intents and Async Tasks
Objective:
- Understand Async Tasks and Kotlin Coroutines.
- Presentation of slides (see the website of the course)
Go to the following page and follow the steps:
Android fundamentals 07.1: AsyncTask - https://codelabs.developers.google.com/codelabs/android-training-create-asynctask/index.html?index=..%2F..android-training#3
Kotlin coroutines on Android: - https://codelabs.developers.google.com/codelabs/kotlin-coroutines#0
2 - Other Links
Deprecating AsyncTask in Android with Kotlin Coroutines:- https://heartbeat.fritz.ai/replacing-asynctask-in-android-with-kotlin-coroutines-to-handle-background-tasks-93108f8f2db