Skip to content

AsyncTask is deprecated #7108

@mikehardy

Description

@mikehardy
Reproduction Steps
  1. bump targetSdk above 28 (I'm attempting 30 right now)
  2. compile
Expected Result

Clean compile

Actual Result

Piles of deprecation warnings of course - because AsyncTask is deprecated and it's the entire way we do non-UI thread processing.

Replacing this is going to be a big deal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DeprecationWarnings on deprecated API usageHelp WantedRequesting Pull Requests from volunteersKeep Openavoids the stale botPriority-High

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions