Skip to end of metadata
Go to start of metadata

If for some reason you do not want to use Google's C2DM service for message distribution, you can use this SDK to use our own XMPP infrastructure. For example, if you need to send a lot of messages or you need to communicate with your mobile app frequently over a short period of time, Google C2DM may not be right for you.  Otherwise, we do recommend implementing our Android C2DM SDK.

Xtify provides a simple way to integrate Xtify's proprietary Android push notifications service for Android 1.5 and above. Our service supports Rich Notifications and Inbox.

Here's how a sample rich notification looks on an Android device:

Follow the steps in this guide to implement our SDK.

First Section: Register your Android application with Xtify

Labels: