[android-developers] Help needed - Stopped by NoClassDefFoundError when using a java library - JmDNS

2011-02-18 Thread scott_ggle
I am writing a test application using JmDNS which is java lib for multicast DNS discovery. (downloaded from http://jmdns.sourceforge.net/). The exception is thrown at creation of an instance of the class. This indicate the class definition is not found as I understand it. So it looks like there is

[android-developers] Re: "Conversion to Dalvik format failed with error 1" when using jmDNS.jar

2011-02-18 Thread scott_ggle
uff, you can extract those > classes and add it to your project. That worked for me. > > Kumar Bibekhttp://techdroid.kbeanie.comhttp://www.kbeanie.com > > > > > > > > On Fri, Jan 7, 2011 at 12:31 AM, scott_ggle wrote: > > Hi, > > > I hope someone ca

[android-developers] "Conversion to Dalvik format failed with error 1" when using jmDNS.jar

2011-01-14 Thread scott_ggle
Hi, I hope someone can kindly provide me hint on eclipse error “Conversion to Dalvik format failed with error 1″. I am building Android application with an external jar -”jmDNS.jar”. I have tried reboot and clean build with no help. I tried using Android 2.3 and 2.2 SDK with latest jmDNS.jar 3.2.2