If you are writing network code in Java, then yes, it will work fine on the device. If you are trying to push native code to the device and run it, this won't work.
As far as using XMPP, I know some developers have used the Smack library to use XMPP. Cheers, Justin Android Team @ Google On Oct 24, 1:22 pm, cslinux <[EMAIL PROTECTED]> wrote: > -First of all i'm asking if the android api uses a > differentnetworkingpackages than JAVA's packages on the device layer ? i.e > anynetworkingcode 'll be easily deployed on an android device, exactly > same as the emulator ? > > -I'm asking how to write mini chat application between adnroid > mobilephones, can i usexmppor it's not supported currently based > onhttp://www.anddev.org/socket_programming-t325-s15.html > > Thanks in advance and kind regards. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

