Are you following the tutorial on the website? 

1. Add the jar as an input jar to your binding project.
2. Reference the binding project (or the resulting DLL) in your main project.
3. Add a copy of the jar to your main project and set it to AndroidJavaLibrary 
(if running 4.2.8 or later you can skip this step).

Also if you are running resharper you'll need one of the nightly builds in 
order to get their intellisense working.

Jeremy

-----Original Message-----
From: monodroid-boun...@lists.ximian.com 
[mailto:monodroid-boun...@lists.ximian.com] On Behalf Of mihaivader
Sent: Wednesday, November 14, 2012 10:04 AM
To: monodroid@lists.ximian.com
Subject: Re: [mono-android] Monodroid error - "generator.exe" exited with code 
255

Now all I have to do is figure out how to actually use that code :P. Any ideas? 
I've added a reference to my Java Library project, but when I try

ImageLoader imageLoader = ImageLoader.getInstance();

it can't find ImageLoader



--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/Monodroid-error-generator-exe-exited-with-code-255-tp5712354p5712368.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
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

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

Reply via email to