Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am making an android app which is going to be cloud based(So that you can create a user on the web and such). But is there any online storage place where i can do this??? I really need this and some help would be very appreciated! I have seen lots of apps that have this feature, but i wonder how they make it possible? How can i do this???

Please help me and thanks SO much in advance!

share|improve this question

closed as off topic by Andrew Barber, Brad Larson Dec 3 '12 at 18:08

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

3 Answers

Microsoft Azure, maybe?

Parse is definitely worth a look as well.

share|improve this answer

Not sure what your specific needs are, but Dropbox is used a lot and works well.

share|improve this answer
Yeah, i'm using it alot(Not too much with programming though). Can i use direct links and edit, delete, rename and create the files with my application then? In that case, how? – user1183066 Apr 11 '12 at 17:13
Sorry, I'm not sure exactly how you would implement this. However, I know the app AIDE uses Dropbox to link your source code between your phone and computer. – lrAndroid Apr 11 '12 at 20:51

If you mean to deploy or even develop a web application in the cloud by using a PAAS, I would use CloudBees or OpenShift

share|improve this answer
I need an online storage center like ftp, online storage like dropbox optimized or at least works with programming, see my other comment to IrAndroid. – user1183066 Apr 11 '12 at 17:14

Not the answer you're looking for? Browse other questions tagged or ask your own question.