right click content set to *AndroidJavaLibrary*
On Fri, Apr 12, 2013 at 3:48 AM, Chas Xu <[email protected]> wrote: > Hi, > > I created a Java bindings library project (in VS) and add the generated > dll as the reference in my mono android app project. The class in the > library project is visible at compile time but not visible at runtime. The > exception NoClassDefFoundError was thrown on a simple new > classFromNativeLibrary(AppContext). How could I resolve it? > > Thanks for any help. > > _______________________________________________ > Monodroid mailing list > [email protected] > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/mailman/listinfo/monodroid > > -- Extreme Knowledge is not something for which he programs a computer but for which his computer is programming him. -Wozniak - if my programming advice has helped you, feel free to donate to : <https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KYUXV2PG88YQQ> <https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KYUXV2PG88YQQ> <https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KYUXV2PG88YQQ>
_______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
