I'm building an Android application, using Java for Android, and I want to 
store some data in the cloud that I can download programmatically when my 
user purchases an item. The data is best visualized as a database record in 
that it will be organized into various "fields" or "columns". I have 0 
budget for this, so I'm looking for someplace to store this data for free. 
I've found the OneDrive API 2.0, the Google Drive API for Android, the 
Dropbox Sync API, and the Dropbox Datastore API. There's apparently also 
something called DocumentsHub by CloudElements, which allows you to use all 
three of the above named cloud storage service, plus a few more. And there 
may be other things out there I'm unaware of. Further, I'm not sure if one 
of these options is noticeably easier to work with than the others. Could I 
have some recommendations, please? Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/37512d6f-6630-415a-adf9-5d35dc2c09ab%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to