Google "intents" , "putExtra" and "getExtras" keywords
On Mon, Mar 26, 2012 at 2:33 PM, vivek elangovan <[email protected]>wrote: > hi members, > I am having two activities in my project, In my Ist > activity i m getting two values from my loop (for eg : Violation : WITHOUT > HELMET and Violation : USING CELLULAR PHONE WHILE DRIVING(H) ) using > putExtra i am passing these values to my IInd activity,what i need to > display here is like this : > > violation : WITHOUT HELMET > place : some place > > Violation : USING CELLULAR PHONE WHILE DRIVING(H) > place : some place > > -- > 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 -- 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

