@Braydon_SFX said:
Not at this time, unfortunately.
I thought it "might" be coming in the new .14 (which is not far away) build with playstogether. I don't know for sure. I thought they said something like that at a meetup.
@Braydon_SFX said:
Not at this time, unfortunately.
Not knowing how any of this works, mind you...
I wonder if you can't just send the information you want to push out to a server using the send table network behavior, then have your server interpret the data and do the actual push?
Comments
Not at this time, unfortunately.
I thought it "might" be coming in the new .14 (which is not far away) build with playstogether. I don't know for sure. I thought they said something like that at a meetup.
Not knowing how any of this works, mind you...
I wonder if you can't just send the information you want to push out to a server using the send table network behavior, then have your server interpret the data and do the actual push?
Just in case this helps anyone, here's an old Android Cloud to Device Messaging (C2DM) - Tutorial:
http://www.vogella.com/tutorials/AndroidCloudToDeviceMessaging/article.html
Edit: Apparently C2DM has been depreciated.
This should be the latest:
http://developer.android.com/google/gcm/index.html