[android-developers] Re: how to pass an Object from one activity to another.

2009-08-28 Thread Balwinder Kaur (T-Mobile USA)
http://developer.android.com/guide/appendix/faq/framework.html#3 Balwinder Kaur Open Source Development Center ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-M

[android-developers] Re: how to pass an Object from one activity to another.

2009-08-28 Thread sdphil
answering my own question - ack! RTFM -- http://developer.android.com/guide/appendix/faq/framework.html#3 On Aug 28, 9:24 am, sdphil wrote: > I have an activity which implements an OnItemClickListener. > > in onItemClick() i start another activity -- > >                 Intent intent = new Inte