Skip to content

Android's AsyncTask is deprecated #10298

@ejona86

Description

@ejona86

android-interop-testing and the examples use AsyncTask. AsyncTask is deprecated. The usages should probably be migrated to FutureTask or the like, but care should be taken to make sure to update any UIs on the UI thread.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions