I want to create one method and call the created Thread inside that method in my Android Application, I am new to Java as I had told before.
Can anybody giive me an example of how should I create a method and call a Thread inside that method!
Thanks, david