Google Drive SDK? No Corona support?

Hi,

I am looking to add multiplayer to a game I’ve been working on. It is for the Android system. I tried PubNub, but I don’t really like their pricing. Google Drive SDK has an amazing amount of support for multiplayer. I was wondering if corona is capable of that and if anyone has used it. Let me know, thanks.

We support Goggle Play Game Services’s multiplayer facilities. 

http://docs.coronalabs.com/plugin/gameNetwork-google/index.html

Is there something else Google Drive does that GPGS does not?  I’m only familiar with Google Drive being used for sharing documents and data files.

Did a bit of researching and code. The API that you linked didn’t have any good explanation on real-time multiplayer. I also tried searching on the forums and the site too, no luck. 

We support Goggle Play Game Services’s multiplayer facilities. 

http://docs.coronalabs.com/plugin/gameNetwork-google/index.html

Is there something else Google Drive does that GPGS does not?  I’m only familiar with Google Drive being used for sharing documents and data files.

Did a bit of researching and code. The API that you linked didn’t have any good explanation on real-time multiplayer. I also tried searching on the forums and the site too, no luck. 

nhong1991, did you see this: https://github.com/coronalabs/plugins-sample-gameNetwork-google-gemwars

It’s realtime, multi-player sample code.

nhong1991, did you see this: https://github.com/coronalabs/plugins-sample-gameNetwork-google-gemwars

It’s realtime, multi-player sample code.