透過集合功能整理內容
你可以依據偏好儲存及分類內容。
單元 7:WorkManager
Android Jetpack 的 WorkManager API 可以讓您安排必要背景工作的執行時間,例如備份資料或下載新內容。即使應用程式關閉或裝置重新啟動,這類背景工作仍會保持運作。
瞭解 WorkManager 的使用時機和方式;不論應用程式程序是否仍在執行,WorkManager API 都可用於處理需要執行的背景工作。
2022 年 12 月
[{
"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":"其他"
}]
{}