In Android, what is the meaning of the following code in MainActivity class?

In Android, what is the meaning of the following code in MainActivity class?



Answer: the main thread calls the UI thread


Learn More :