Hello

how to run thread message loop?

Looper Class used to run a message loop for a thread.
Threads do not have message loop associated with them.
so to create one call Prepare() using...