What is com.dsi.client.lib.UniMagII for? On Friday, January 23, 2015 at 3:13:30 PM UTC-5, pdm-tex wrote: > > I have an Android library project that is giving me a problem. To test it > I have a client application. If I add the library project in the Android > settings my client application runs fine. To test the library I remove the > setting for the library in the Android properties page. If I take the jar > file that is created in the library's bin directory and add it to the > clients lib directory. I would think it would run. Instead, I am getting a > NoClassDefFoundError. > The client is able to instantiate one class from the library. The called > method inside the library is where the No Class Def shows up. > > I have to disclose that this was working and I had been able to even use > obfuscated versions of my library. I cannot imagine what I might have > changed, but if you know of any subtle path setting or something please let > me know. I am attaching a stack trace. the library classes are all in > com.dsi.client.lib, the test is com.dsi.winwardsample. >
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

