[JAVA] About UI thread processing in Android asynchronous

Introduction

Since there were various things about the processing in the UI thread of asynchronous processing, I will organize and make notes.

1,runOnUiThread Immediately run in UI thread.

2,post It is queued, waits in line, and then executed in the UI thread.

3,onPostExecute This is called asynchronous processing error in AsyncTask.

Really a memo end!

Recommended Posts

About UI thread processing in Android asynchronous
[Swift] About asynchronous processing "Operation"
Asynchronous processing and Web API integration in Android Studio
Implementation of asynchronous processing in Tomcat
About file copy processing in Java
Notes on Android (java) thread processing
Basic basis of Android asynchronous processing "AsyncTask"
Asynchronous processing by RxJava (RxAndroid) on Android
Implementation of multi-tenant asynchronous processing in Tomcat
How to implement asynchronous processing in Outsystems
Java thread processing
[Android / Java] Screen transition and return processing in fragments
About the problem of deadlock in parallel processing in gem'sprockets' 4.0
About Android basic grammar
[Android / Kotlin] UI summary
[Swift] Asynchronous processing "GCD"
About eval in Ruby
Use MouseListener in Processing
Notes in Android studio
About redirect_to in form_with
About docker.credentials.errors.StoreErrorTraceback in wsl2
About Android App Components