Hi, I'm trying to use imgscalr library in Android project. (http://www.thebuzzmedia.com/software/imgscalr-java-image-scaling-library/#download).
I have installed Monodroid v.4.2.1 and I followed the steps from webpage http://docs.xamarin.com/android/tutorials/Binding_a_Java_Library_(.jar). Project builds ok, I can see Org.Imgscalr namespace but some of the methods are missing i.e. resize (sample code that should work: Org.Imgscalr.Scalr.resize(image, 150)) Is any way I can force Monodroid to import missing methods? Best regards -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Problem-with-using-3rd-part-library-jar-file-tp5709966.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
