give a delay of few seconds without using threads

Viewed 15786

How can I give a delay of few seconds without using threads.some function that I can call anywhere for giving delay. Android built-in function is highly preferred. Thanks

2 Answers
Related