1. use global varibales 2. use named pipe streams
3. use socket 4. use file system - Anurag Singh On Sat, Apr 24, 2010 at 9:31 PM, Shekhar <[email protected]> wrote: > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- 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

