Using cloud storage service as online hosting for android app's media resources -


is possible use cloud storage services such google drive or dropbox used online hosting app's media resources?

i developing app using online server or storage retrieve media files videos , pictures.

i dont want buy server possible users save , retrieve files through cloud services?

yes, of main cloud storage providers support this.

some examples:

dropbox has android sdk , includes example app shares photos between , android device , cloud storage.

parse.com has android sdk , provides tutorials, 1 of photo sharing app worth looking @ in particular (https://www.parse.com/tutorials).


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Restarting Supervisor and effect on FlaskSocketIO -

javascript - Using jquery append to add option values into a select element not working -