GLBasic forum

Main forum => GLBasic - en => Topic started by: spacefractal on 2011-Oct-07

Title: Dropbox support?
Post by: spacefractal on 2011-Oct-07
I gonna thinking its could been could to have possible to sync game savefiles between devices, including iOS, Android as well Desktop machines.

Dropbox could been one of them:
http://www.dropbox.com/developers/releases

But not sure how to start such of a wrapper (and I think other could use that too)?

PS. Also iCloud support could been nice too, even its a Mac/iOs only.
Title: Re: Dropbox support?
Post by: Sokurah on 2011-Oct-08
If this is not being made you can easily get around this "problem" by programming in a "navigate to folder where to store your settings" function. :)
Title: Re: Dropbox support?
Post by: spacefractal on 2011-Oct-08
its not a problem on Mac or Windows at all. Here that pretty easy to do or think its pretty easy.

Its only on iOS as well Android (where last one might require some Java code).

Im not interessed to store settings, but only progress of the game. Elsewise I could also do via syncrosering instead for iOS.....