Hi I am currently working on a small app and I was working with the sharedprefs file for android.
My question is, is it possible to convert the SharedPrefs file to a binary blob to then be sent as a snapshot using google play's save game service?
**I don't want any code I was just wondering if it was at all possible.