#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 added the
deprecated
label 3 년 전
로그인하여 이 대화에 참여
마일스톤 없음
Nobody assigned
참여자 1명
Due Date

No due date set.

Loading…
취소
저장
아직 콘텐츠가 없습니다.