Yeah. I eventually found that one out. It's also missing in the xamarin
documentation
http://docs.xamarin.com/Android/Guides/Advanced_Topics/Java_Integration_Overview/Binding_a_Java_Library_%28.jar%29

I've added that "]" but now I'm getting 

'Com.Nostra13.Universalimageloader.Core.Download.ImageDownloader' in
explicit interface declaration is not an interface and
'Com.Nostra13.Universalimageloader.Core.Download.URLConnectionImageDownloader'
does not implement inherited abstract member 

'Com.Nostra13.Universalimageloader.Core.Download.ImageDownloader.GetStreamFromNe‌
twork(Java.Net.URI)'

I've looked at the Java code and GetStreamFromNe‌​twork is an abstract
method in the abstract class ImageDownloader

Any ideas ?



--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/Monodroid-error-generator-exe-exited-with-code-255-tp5712354p5712356.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

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

Reply via email to