On Wed, May 25, 2011 at 4:01 PM, pramod.deore <[email protected]> wrote: > Hi Ravi thanks for reply. actually it will becomes more complicated. > Because server is sending data 2-3 times within a second And it will > not be good idea to store data such a frequently. > > Can somebody please provide me a guideline How I can check whether > some key (here Name ) is already exist in listview? >
If you don't have much data to deal with it, it might be easier to just replace everything and re-display. It doesn't really matter what exactly changed. -- 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

