Actions
Evolution #314
closedUse AsyncTask instead of Threads for simple actions
Description
AsyncTask is easier to use than Thread with Handler.
Actions
Added by kervala over 13 years ago. Updated over 13 years ago.
Description
AsyncTask is easier to use than Thread with Handler.
Applied in changeset commit:9a9cee40fa5e.