On Mon, Jul 26, 2010 at 10:27 AM, Doug Gordon <[email protected]> wrote: > Any suggestions on what facilities are available out there for secure > storage of files that can be uploaded from a PC and then downloaded by an > Android device?
A Web server. > Does Google provide anything like this? Google App Engine, though I have not been paying close attention to see if GAE supports large file upload/download. Personally, I'd use a VPS and run my own Web server, but that's just me. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _Android Programming Tutorials_ Version 2.9 Available! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

