Hi all,
     I am developing a small dictionary application in which the user
can search the word. here i am using sqlite file for getting data.
everything is working fine for me but i am getting the issue while
searching the keyword i.e., when i entered some key word say wall then
i need to display all keywords contains wall keyword in listview with
first row is wall and second row onwards keywords starting with wall
and after the contains the keyword anywhere in the string
for example: i entered wall
the list should become
wall
wall paper
wall putty
wall street
India china Wall.. etc..


If any one knows the solutions means then please provide solutions.
Thanks for All.

Regards,
S.Seshu

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to