Tuesday, 3 June 2014

is it possible to start a thread in Asynctask doinbackground method in android

yes, we can start a new separate thread inside asynctask doinbackground method..

also ,  we can start new asynctask inside another asynctask in android..


No comments:

Post a Comment