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

Offen
vor 3 Jahren von victor.hernandez17 geöffnet · 0 Kommentare

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 hat das
deprecated
-Label vor 3 Jahren hinzugefügt
Anmelden, um an der Diskussion teilzunehmen.
Kein Meilenstein
Niemand zugewiesen
1 Beteiligte
Fällig am

Kein Fälligkeitsdatum gesetzt.

Laden…
Abbrechen
Speichern
Hier gibt es bis jetzt noch keinen Inhalt.