android - How to provide common storage for all app users? -
i want provide common storage users of android application.
i have thought dropbox or google drive, @ least google drive seems discourage simultaneous access same account multiple/many devices, discussed here: can there multiple users of 1 google drive account? not sure if restriction dropbox.
the application space , gravity simulator, idea each user able store hiss/hers favorite systems (which possible, offline on device only) , make them available other users (which still pending).
this app: https://play.google.com/store/apps/details?id=com.rts.android.spacesim
it best, if solution 2.3+ compatible, since there still lot of older devices out there.
however, question is: approach suggest me use? same storage, multiple (possibly simultaneously accessing it) users.
what kind of application it? using application account users of app absolutely worst thing can on many point of views i'm not going describe (unless application used , couple of friends need share files, then, use dropbox, no?).
depending on purpose of application resort custom solution or try use exists. both dropbox (https://www.dropbox.com/developers) , google drive (https://developers.google.com/drive/) provide apis developers want use services, , i'm sure there better solutions using api sharing application account on thousands of users.
without more details, however, diffucult further!
Comments
Post a Comment