how to use dropnet, sharpbox and othere libraries in Monodroid

Posted by sujit on Stack Overflow See other posts from Stack Overflow or by sujit
Published on 2012-09-14T17:29:07Z Indexed on 2012/09/17 9:38 UTC
Read the original article Hit count: 323

Filed under:

I have created on image uploader as a desktop application. Now I want to port it to Android using Monodroid. Application uploads images to dropbox. In the desktop version I have used "dropnet" which references "sharpbox", "Json", etc. Is there any way I can use those i.e. dropnet, sharpbox, etc in my monodroid app?

It will take very long if I have to recode those libraries already available in .net .

thanks. Sujit

© Stack Overflow or respective owner

Related posts about monodroid