[android-developers] request to server while typing in Edittext

2011-09-15 Thread vani reddy
Hi friends,

How to request to server while simultaneously typing in edittext? For ex:
like in android market,
when we keep typing ,the suggestions appear below
-- 
Regards,
Vani Reddy

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

Re: [android-developers] request to server while typing in Edittext

2011-09-15 Thread bhaskar bommala
Hi ,

Use Autocomplete text component for this and when you are getting response
from server just update that component..


Thanks and Regards,
bhaskar

On Thu, Sep 15, 2011 at 3:44 PM, vani reddy vani.reddy.bl...@gmail.comwrote:


 Hi friends,

 How to request to server while simultaneously typing in edittext? For ex:
 like in android market,
 when we keep typing ,the suggestions appear below
 --
 Regards,
 Vani Reddy

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