Hi All,

I have a basic question on support of mutithreading in the android
application programming.
Suppose I have an activity running on the main thread and from the
main thread, I have
started two threads .Now my intention is to pass the data between
these two threads.

Which method I have to use to pass the data between these two new
threads?

Thanks,
Shekhar

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to