Is there a built in mechanism for server push on Android?
What I want to achieve is to start an application based on a server request (without involving SMS, only data connection).
Is this possible without having a service always running?
Thanks
Flaviu
There is nothing built into the framework for this at this time, sorry.