#11 AsyncTasks will be deprecated for API Levels 30 and over

開啟中
victor.hernandez173 年之前建立 · 0 條評論

Usage of AsyncTask will be deprecated for API levels 30 and over. Must substitute for some other background task manager class such as Executor, ThreadPoolExecutor and FutureTask from the java.util.concurrent package. This affects all the uprrp.tania.networking package files.

More info here.

Might be postponed for some time, since I rewrote these files to avoid Context leaks, exception swallowing and other nuisances…

Usage of `AsyncTask` will be deprecated for API levels 30 and over. Must substitute for some other background task manager class such as `Executor`, `ThreadPoolExecutor` and `FutureTask` from the `java.util.concurrent` package. This affects all the `uprrp.tania.networking` package files. [More info here](https://developer.android.com/reference/android/os/AsyncTask). Might be postponed for some time, since I rewrote these files to avoid Context leaks, exception swallowing and other nuisances...
victor.hernandez17 加上了
deprecated
標籤 3 年之前
登入 才能加入這對話。
未選擇里程碑
未指派成員
1 參與者
截止日期

未設定截止日期。

載入中…
取消
儲存
尚未有任何內容