Send Message Using Gcm
I want to know whether it is possible for sending a notification from one android mobile to android mobile via a local server?
Solution 1:
I want to know whether it is possible for sending a message from one android mobile to another using GCM ?
Yes , it is possible.
Can android mobile act as server to post message via GCM?
No , You will need to use 3rd party server to communicate between two mobile phones.
Full information is available here.
Post a Comment for "Send Message Using Gcm"