i know about socket timeout and it's no need to set something huge it needs
about 65 seconds
but for user 65 sec is way to long after about 60 seconds phone renews wifi

device id is:
String device_id = Secure.getString(this.getContentResolver(),
Secure.ANDROID_ID);
it's needed to send push notifications

as i said i send pushes with mqtt protocol and rsmb in serverside
you can find more im http://mqtt.org
and implementing in
http://tokudu.com/2010/how-to-implement-push-notifications-for-android/

c2dm notifications imho is not so good becouse phone needs to be at least
2.2 firmware
mqtt notifications can send already from 1.5 :)

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