[android-developers] Re: XMPP service, jabber , push notification

2010-05-05 Thread Matt Kanninen
It's hard to download an application from the Android Market without having a google account registered on the phone, it's hard to have a google account without a gmail account. I don't think there are many Android users who don't have a google account. There are probably some that have turned

[android-developers] Re: XMPP service, jabber , push notification

2010-05-04 Thread j...@xtify
Hi Sly, Check out Xtify - we offer an SDK and webservice that allows you to maintain a persistent connection between the server and the device. You can pass notifications (as well as custom intents and data) to the device using our channel. In addition, the SDK is designed to extract location

[android-developers] Re: XMPP service, jabber , push notification

2010-04-22 Thread Streets Of Boston
i'm just throwing it out here. Have you looked into the SMACK library for Android?: http://code.google.com/p/asmack/ On Apr 21, 4:17 am, SLY sly.andr...@gmail.com wrote: Hi, I am currently working on a project which requires a server to request data from the devices which are currently

Re: [android-developers] Re: XMPP service, jabber , push notification

2010-04-22 Thread faizan khan
once you reply from your app the message from that point onwards will be directed to your app. the reason for this is because the first message is not qualified with resource so you first message will be something like tar...@gtalk.comand if target user is logged in from gtalk and your app

[android-developers] Re: XMPP service, jabber , push notification

2010-04-21 Thread Bob Kerns
Um, why do you assume every Android user has a gmail account? On Apr 21, 1:17 am, SLY sly.andr...@gmail.com wrote: Hi, I am currently working on a project which requires a server to request data from the devices which are currently connected to the server. Meaning, first the server finds out