Documentation for this section has not yet been entered.
Return the Looper for the main thread of the current process. This is the thread used to dispatch calls to application components (activities, services, etc).
By definition, this method returns the same result as would be obtained by calling Android.OS.Looper.MainLooper.