I have a list view with file names.  I want to select one of the list
items (a file name) and pass this value to another activity where I
will then open the file.  The name of the file selected can vary, so I
can not hard-code it into the activity.  How do I do this (allow the
activity to know which file name was selected)?

-- 
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