Photography
Computing
Tags
Filters
Templates
XtreMePP is a lightweight open source XMPP client for Android. It's an attempt to replace the poorly designed gtalk client. XtreMePP relies on the Smack lib to handle the protocol.
XtreMePP is also available at SlideME and AndAppStore.
^command: and hands over the command to CommandCenter for execution LedEffects rely on the concept of Broadcasts to receive events from the system or from other apps. XtreMePP's broadcasts is handeled by LedEffects and allows you to add light, sound and vibration signals when messages are received.
Discussion
we are working on an OSS jabber client for Android for some time now, which you can see and get at http://yaxim.org/
It is meant to be lightweight and robust as well, and it is using SMACK for the backend. My curiosity demands me to ask why you chose to write your own client from scratch instead of contributing :-)
There is also beem ([[http://beem-project.com/]]) which does not seem as lightweight, but is OSS as well.