Hi All,

I want to get the value of List item from the previous intent.

Example -

screen1 -
          List View
                  List Item 1
                  List Item 2
                  List Item 3   <------- click on this ListView item,
I'm moving to another intent, say screen 2
                  List Item 4

screen 2 -
                  Here I want to display the value of List Item 3,
containing name, address, age of students.

--RKJ

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to