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

オープン
victor.hernandez173 年 前 に作成しました · 0 コメント
victor.hernandez173 年 前 にコメントしました

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.hernandez173 年 前 にラベル
deprecated
を追加しました
ログインして議論に参加
マイルストーンなし
Nobody assigned
参加者数 1
Due Date

No due date set.

読み込み中…
キャンセル
保存
まだコンテンツがありません