[mono-android] Accessing S3?

Brad Cunningham brad at bradcunningham.net
Thu Mar 31 13:21:45 EDT 2011


Thanks, I had looked in to this SDK, however what I didn't realize is that I
could recompile the library with mono's C# compiler and get it to work as
Miguel pointed out here:
http://stackoverflow.com/questions/5356151/is-the-aws-net-library-compatible-with-monotouch/5357747#5357747


<http://stackoverflow.com/questions/5356151/is-the-aws-net-library-compatible-with-monotouch/5357747#5357747>However,
as the responder to my question pointed out, there could be a flaw in this
approach if I am using one S3 account for multiple clients (which, in my
case, is what I intend to do) see here:
http://stackoverflow.com/questions/5495312/accessing-s3-from-a-monodroid-application/5496219#5496219


So using the straight REST API for S3 seems to make the most sense.


Thanks

On Wed, Mar 30, 2011 at 9:39 PM, Deryk Robosson <drobosson at gmail.com> wrote:

> http://aws.amazon.com/sdkfornet/
>
> I'd suggest taking away the target platform for a moment and step back and
> work from there.
>
> On Thu, Mar 31, 2011 at 12:26 PM, Brad Cunningham <brad at bradcunningham.net
> > wrote:
>
>> Any help with my question?
>>
>>
>> http://stackoverflow.com/questions/5495312/accessing-s3-from-a-monodroid-application
>>
>>
>>
>> --
>> Brad Cunningham
>> Microsoft MVP: C#
>>
>> http://blog.bradcunningham.net
>>
>> _______________________________________________
>> Monodroid mailing list
>> Monodroid at lists.ximian.com
>>
>> UNSUBSCRIBE INFORMATION:
>> http://lists.ximian.com/mailman/listinfo/monodroid
>>
>>
>


-- 
Brad Cunningham
Microsoft MVP: C#

http://blog.bradcunningham.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/mailman/private/monodroid/attachments/20110331/5d88be40/attachment.html 


More information about the Monodroid mailing list