On image click event use the intent and pass the url in that like
Uri.parse("link") so it will redirect on that link.On Wed, Feb 15, 2012 at 12:04 PM, vivek elangovan <[email protected] > wrote: > Hi members, > I m displaying list of images and my scenario > is i want to redirect to some page corresponding to the image i > clicked.If i m having list of urls corresponding to the images i had > where i have to mention the url? and onclicking the image i have to > redirect to corresponding url. > > -- > 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

