How to PUSH a notification from my server to my Android App? -


I want to control the PUSH notification myself, such as using Google server for C2MD Push information is required through the medium, so any idea, how can I achieve this for Android?

You can use a continuous TCP / IP connection to get it.

Some resources for your reference

It seems that Stackoverflow discusses this



Comments