Re: [android-developers] Re: bundle passed via intent coming null

2012-11-09 Thread Bunty syed
Thanks. I tried commenting *intent.setFlags(Intent.FLAG_* ***ACTIVITY_NEW_TASK) *but it does not receive any data in the second activity.. On 9 November 2012 04:36, Sunghun wrote: > Would you try it again after commenting * intent.setFlags(Intent.FLAG_* > ***ACTIVITY_NEW_TASK)* ? > > > On Wedne

[android-developers] Re: bundle passed via intent coming null

2012-11-08 Thread Sunghun
Would you try it again after commenting * intent.setFlags(Intent.FLAG_* *ACTIVITY_NEW_TASK)* ? On Wednesday, November 7, 2012 1:30:17 AM UTC+11, Bunty syed wrote: > > Hi All, > > Hope doing well. > > I have one app with one button. > > On click of