I am building a flashcard kind of application and I have a need to store and Read the user created flashcards (both text and images) onto his Google drive / dropbox storage that the user specifies...I have searched through lot of forums but I couldnt get help in this regard...Some pointers that I found were Pode's plugin to read a file/save to a file etc., but they are all saving/reading from the hard-drive...I am not able to understand how we can create a Json file or some file on click of a button inside the game, and store / Read those on the google drive along with the images...Is this at all possible using C2?
Please help! with any ideas / suggestions...Thank you