One of the common tasks in mobile development is sharing some application files between user's devices or storing files outside device. There are many Cloud services such as Microsoft SkyDrive, DropBox, Google Disk, etc. that allow developers to use their APIs for these purposes. You may consider using a wide range of cloud services in your application and give users an opportunity to choose one to store and sync application files. This approach has some benefits and some disadvantages on the other hand. I believe if you create an application for multiple platforms (e.g. Android, Windows Phone, iOS...) you definitely should use several services for it - a user may have an account for one of them and doesn't have for others. In this situation, we probably should allow him to use the account he has and not make him register a new one although we have to support a larger codebase now.


I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.

Stay tuned to my blogtwitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.


This article is related to

C#,.NET,Intermediate,Advanced,VS2010,.Net,Articles,.Net Tutorials,C#,Mobile Development Tutorials,Mobile Developments,Window Phone Tutorials,WP7,WP8