Showing posts with label use of handlers in android. Show all posts
Showing posts with label use of handlers in android. Show all posts

Monday, April 20, 2015

Handler in android

Handler:

A Handler allows you to send and process Message and run-able objects associated with a thread's MessageQueue. Each Handler instance is associated with a single thread and that thread's message queue. When you create a new Handler, it is bound to the thread / message queue of the thread that is creating it -- from that point on, it will deliver messages and run-able to that message queue and execute them as they come out of the message queue.

Don't lose faith when you see others receive answers to their prayers

An elephant and a dog became pregnant at same time. Three months down the line the dog gave birth to six puppies . Six months later the ...

 

G-Expo Template by Ipietoon Cute Blog Design