Xmpp With Android
Possible Duplicate: Android and XMPP: Currently available solutions I've started prototyping a multiplayer Android game using HTTP + C2DM push, but now having had a chance to re
Solution 1:
I have made good experience with Smack as a XMPP-library for Java. People also have used it successfully with Android.
For more alternatives, xmpp.org has an extensive list.
Post a Comment for "Xmpp With Android"