Charles Muchene's Blog

Charles Muchene's Blog

Follow
homeMePortfolioBuy me teabadges
Tag

multithreading

#multithreading

More content

Read more stories on Hashnode


Articles with this tag

Threading with Handler, Looper and Messages

Apr 4, 2020

Main Thread Most UI applications have one thread, aka Main Thread, to handle UI drawing, respond to events from the system, process user input etc....

Threading with Handler, Looper and Messages