Hi all,

I am trying to test a simple messenger app in Android using the JML
library.
I can login but I can not get the contact list. Sometimes it shows
part of my contact list but never the whole list.

According to the MSN Protocol website, the message LST is sent once
for each contact in the list but it doesn't happen with Android. The
LST message is received more than once for each contact and the list
is not completely received. It seems to be synchronisation issues
between the Android SDK and the MSN Protocol.

Any idea?

Many thanks in advance


This is the issue for one contact of the list:

NS <<< LST n=fri...@hotmail.com F=blabla C=d0090d03-8ce4-4ed8-
NS <<< LST N=frie
NS <<< LST n=fri...@hotmail.com F=blabla C=d009
NS <<< LST n=fri...@hotmail.com F=blabla C=d0090d03-8ce4-4e


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