create a listener that will listen to an external push server
Posted
by rayman
on Stack Overflow
See other posts from Stack Overflow
or by rayman
Published on 2010-05-03T07:14:11Z
Indexed on
2010/05/03
7:18 UTC
Read the original article
Hit count: 239
android
|android-sdk
Hi, is there any build-in mechanism in Android, which could create a service or app that actully listens to some server from the out side.. something that will "Wake up" the phone and makes him receaving a message from an outside server (i am asking this coz most of the appz are working the way aroound, when the phone sending requests to an outside server to recieve data)
is it possible any how ?
thanks.
© Stack Overflow or respective owner