<http://stackoverflow.com/questions/12949715/how-to-search-data-by-listview-in-android#>
 
  
I am trying to search data by ListView data coming from a websevice.. 

Description: if I enter *[abc]* in search editview[searchText] and if I 
click serachbutton(buttonSearch), it must show all related data in 
listview(listView) 

Ex: abc, abacd, abcderg etc. in this way...

Here is my code. Please help me do it. 

I have tried, but I was not able to figure out how to do this. 






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