用Kotlin coroutine或是Thread,如果要立刻且持續執行的話就用WorkManager,若有特殊需求可以用foreground service。 Deferred 用WorkManager; Exact 用AlarmManager. 整個 ...
確定! 回上一頁