On Oct 12, 5:28 am, Silver <[email protected]> wrote: > Is there an online tutorial for how to write a very mundanechat > application on the Android platform, over two or more phones? (doesn't > have to be anything special, just be able to send messages from one > phone to the other in real time)
this code is pretty easy to understand, if you are familiar with the XMPP protocol: http://code.google.com/p/jabberoid/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

