hi in my app i am parsing two xml files both stored in my projects resource folder. I have parsed both of my files. The first file must be viewed as a listed one and i have done it. My second xml file consists of a tag named as <info>. i am able to count the size ie number of tags named as info. Among those total number i want to randomly select only one and i want that one to be viewed at a time.
i have also placed two buttons named as front and back, which helps me to move further info tags.... how to proceed this... if you can pls explain me with an example -- 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

