You have to rebuild the source using the mono compiler. You cannot just
import the binary directly
On Sat, Nov 5, 2011 at 12:31 AM, Richard Wilburn wrote:
> Hi all,
>
> I have a shared dll which I wrote and is in .net currently. I want to use
> it in my monodroid application. When I add the dll
Hi all,
I have a shared dll which I wrote and is in .net currently. I want to use
it in my monodroid application. When I add the dll to the references it
gives me an exclamation mark and no error message indicating its not going
to work. Is there any way I do this? Is it supported?
Thanks,
Richar