I have created a mono android library. And now I need to port that library of c# to java project. So I made that library with android callable wrappers and I got wrappers for my dll. I included those wrappers, but I can't able to reference the dll in my android java project. And I am using ant build, where that "build.xml" is generated by "android.bat".
-- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Android-callable-wrapper-adding-dll-to-java-project-tp5710594.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
