0

Question says it all. All the examples I can find are for server<-->android. I'm looking for Javascript-->android

pinoyyid
  • 21,499
  • 14
  • 64
  • 115

1 Answers1

0

Paid version, try PubNub (Push to Android Example) or Pusher API tools.

For open source solution, you might try PushSharp

Note the real trick is obtaining the RegID from your device. See the answers in this posting to understand better what is going on...

Community
  • 1
  • 1
zipzit
  • 3,778
  • 4
  • 35
  • 63