1 message in com.googlegroups.android-beginners[android-beginners] looping a textvie...
FromSent OnAttachments
AnuR24 Jun 2008 08:23 
Subject:[android-beginners] looping a textview in android
From:AnuR (anur@gmail.com)
Date:06/24/2008 08:23:44 AM
List:com.googlegroups.android-beginners

Hi frnds , I m new to android.. i want to search for a keyword in a xml file and list the nodes below the search box.. so i think i need to list the result nods using text view.. cos listview cannot be used as it extends ListActivity which cannot be used for textview...

pls tel me how can i loop the text view..........