透過集合功能整理內容
你可以依據偏好儲存及分類內容。
check_circle
在 Android 應用程式中使用 Kotlin 協同程式
emoji_objects
程式碼研究室
瞭解將協同程式整合到應用程式使用者介面以及 Room、Retrofit 和 WorkManager 的最佳做法。
check_circle
CoroutineWorker 中的執行緒
選用
瞭解如何搭配使用 WorkManager 和協同程式來安排非同步工作,且即使應用程式結束或裝置重新啟動,這些工作仍會執行。
check_circle
使用 Room 資料存取物件來存取資料
subject
文章
選用
瞭解如何將「suspend」Kotlin 關鍵字加入 DAO 方法,讓這些方法與 Kotlin 協同程式功能保持非同步狀態。
check_circle
具有檢視畫面的 Android Room - Kotlin
emoji_objects
程式碼研究室
瞭解如何搭配使用 Android 架構元件和協同程式,建構能夠取得並儲存資料庫所含資料的應用程式。
「將協同程式用於常見 Android 用途」測驗
測驗您對 Kotlin 協同程式的相關知識,並獲得課程徽章!
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"缺少我需要的資訊"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"過於複雜/步驟過多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"過時"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻譯問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/程式碼問題"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"容易理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"確實解決了我的問題"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]
{}
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],[]]