Hello guys,

 

I am trying to create an app for Android and I am still evaluating
Monoandroid for that purpose and I really would like to reuse the ton of C#
code we have already created. So I hit a point where I get an error while
trying to build and deploy my app to the emulator. I get this:

 

(_CompileAndroidPackage target) -> 

  monodroid : error 1: Mono.Linker.ResolutionException: Can not resolve
reference: System.Boolean System.Threading.AutoResetEvent::Set()

 

I understand that Monoandroid has a subset of all the functionality of .NET
and this subset is pretty much the same as for Silverlight but it seems that
this class is available for Silverlight:

 

http://msdn.microsoft.com/en-us/library/ksb7zs2x(v=vs.95).aspx

 

So what may be the problem? Monodroid still does not have an implementation
for this? Or the problem is somewhere else?

 

P.S. Why change the name to "Mono Android"? All the searches in the internet
now have to be done twice and all the links, tags and so on will be doubled
or remain bound to the old name : like the address of this list.

_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to