The Google Talk app uses the Smack library itself. Having to include
it again is unfortunate but the state of things today.
Depending on the features that you need, you can actually get away
with a MUCH smaller implementation.
I have an XMPP capable app that currently comes in at about 22kb
compiled.

On Nov 18, 5:35 am, KamanL <[email protected]> wrote:
> I went through the Android introduction videos and in them an engineer
> from Google spoke of an open XMPP/gtalk service provided by Android,
> that developers could use to push messages out from a server to
> Android devices.
>
> I googled the forums and dug through the SDK samples, but could not
> find any code for these XMPP services.  Also my search results only
> returned entries logged in the Jan 2008 time frame an earlier (I found
> this to be somewhat odd).  Anyway, there was mention of a SMACK API
> that handles xmpp messaging, but I'm assuming that android has their
> own libraries for this.
>
> Would someone please point me in the right direction please?  I'd like
> to know which library I'm suppose to use for xmpp/gtalk and see some
> sample code on this topic.
>
> Thanks so much,
>
> Kaman

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

Reply via email to