To be able to implement an IM application you should think first about
which signaling protocol you can use

You would have the following options:

+ write your own proprietary  signaling protocol
+ usage of XMPP protocol
+ usage of SIP
+ (porting of opensource IM projects or available IM frameworks)

Also check out the Specs from Wireless Village which should give you
an idea about the basic functionality which you want to support.

--
Roman Baumgaertner
Sr. SW Engineer-OSDC
·T· · ·Mobile· stick together
The views, opinions and statements in this email are those of the
author solely in their individual capacity, and do not necessarily
represent those of T-Mobile USA, Inc.



On Oct 11, 2:28 pm, Silver <sunsilverdra...@gmail.com> wrote:
> Is there an online tutorial for how to write a very mundane chat
> 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)
>
> Thanks
--~--~---------~--~----~------------~-------~--~----~
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