or, 5. STL queue in C++/NDK :-P
On Apr 24, 11:18 am, Anurag Singh <[email protected]> wrote: > 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%2Bunsubs > > [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 > athttp://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

