Cloud Saving from a web page in Google Play Services

Viewed 123

Is it possible to create and load cloud saves in google play services from a webpage (via REST I imagine)? I can only seem to find documentation for saved games for C++/Android code.

2 Answers
Related