[android-developers] Conversion to Dalvik format failed with error 1 when jython.rar is added to reference

2012-03-16 Thread Naga
Hi, I tried to add jython.rar found in android-sdk/tools as reference in my android project and getting the following error during compilation.. [2012-03-15 06:59:07 - FirstAndroid] Dx local variable type mismatch: attempt to set or access a value of type int using a local variable of type

[android-developers] Conversion to Dalvik format failed with error 1

2011-10-25 Thread Pius Njoka
Am adding jaxrpc.jar to my android project and i get the following issue [2011-10-25 18:26:25 - loyaltycardapplication] Dx trouble processing javax/xml/messaging/Endpoint.class: Ill-advised or mistaken usage of a core class (java.* or javax.*) when not building a core library. This is often due

Re: [android-developers] Conversion to Dalvik format failed with error 1

2011-10-25 Thread Daniel Drozdzewski
On 25 October 2011 17:08, Pius Njoka piusnj...@gmail.com wrote: Am adding jaxrpc.jar to my android project and i get the following issue [2011-10-25 18:26:25 - loyaltycardapplication] Dx trouble processing javax/xml/messaging/Endpoint.class: Ill-advised or mistaken usage of a core class

[android-developers] Conversion to Dalvik format failed with error 1

2011-08-29 Thread tsndiffopera
I'm a beginner to android application development and I get the following error in eclipse helios 3.6 when I write an android application involving two activities(first one involving a button and the second activity contains some text so that when a user clicks the button the text gets displayed).

Re: [android-developers] Conversion to Dalvik format failed with error 1

2011-08-25 Thread TreKing
On Tue, Aug 23, 2011 at 4:15 AM, double_dik dik...@41studio.com wrote: Conversion to Dalvik format failed with error 1 How do i resolve this problem?please First try: http://tinyurl.com/27k5dob Then if that doesn't help, try some details - like what you're doing to get this and where you see

[android-developers] Conversion to Dalvik format failed with error 1

2011-08-24 Thread double_dik
Conversion to Dalvik format failed with error 1 How do i resolve this problem?please -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group,

[android-developers] Conversion to Dalvik format failed with error 1 [PROGUARD]

2011-08-08 Thread galone
Proguard if I enable the project properties in the Android 2.2 (API 8) generates the following error the creation of the APK to post. Conversion to Dalvik format failed with error 1 com.android.ide.eclipse.adt.internal.build.DexException: Conversion to Dalvik format failed with error 1 at

[android-developers] Conversion to dalvik format failed with error 1 - is dexing logged?

2011-07-30 Thread Marcin Orlowski
Hi, Is there any easy way (with Eclipse) to find out what exactly caused this error? Project was building for ages just fine, and now it causes this error when I try to export signed apk. I am wondering what code exactly is a culprit (is it logged anywhere?). The app uses only one external lib

[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

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

2011-01-14 Thread Kumar Bibek
I guess, JMDNS uses a lot of classes in the javax package, that you would not be able to compile with Android. If you want to use only the JMDNS specific stuff, you can extract those classes and add it to your project. That worked for me. Kumar Bibek http://techdroid.kbeanie.com

[android-developers] Conversion to Dalvik format failed with error 1

2010-12-06 Thread sumanth
Hi all, I'm new to android and currently stuck with this error when I try to create a simple android project. I apologize if this is a repost, but the solutions in other discussions in this group and the net was not helping me. I get this when i create a new project and try to compile:

[android-developers] Conversion to Dalvik format failed with error 1 - How 2 solve this

2010-09-01 Thread Vaibhav Singh
Anybody know how to solve this problem in androide trouble processing javax/xml/bind/Binder.class: [2010-08-31 16:20:28 - IBS] Attempt to include a core class (java.* or javax.*) in something other than a core library. It is likely that you have attempted to include in an application the core

[android-developers] Conversion to Dalvik format failed with error 1

2010-08-10 Thread Hiko
Hi, I faced to the serious problem when building my environment. I use below software for compiling. android SDK(android 2.1) eclipse 3.5.2 At first , this problem occurred on eclipse 3.6. I looked for the reason and countermeasure on the web. As the result, I re-installed eclipse 3.5.2.

[android-developers] Conversion to Dalvik format failed with error

2010-04-12 Thread nubh bhargava
Hi I am a newbie in developing android applications. There are few problems while development. I’ll start with few, [2010-03-25 14:24:22 - Dialing]Conversion to Dalvik format failed with error I don’t know why it is generation some error of this sort read there are some settings we need to do

[android-developers] Conversion to Dalvik format failed with error 1

2010-03-22 Thread ColletJb
Hi, I'm currently trying to use a third party jar file, but when I add it into my build path, I have a Conversion to Dalvik format failed with error 1 error... Can someone tell me what this is ? And how I can fix it ? Thank you -- You received this message because you are subscribed to the

[android-developers] conversion to dalvik format failed with error 1

2009-05-07 Thread Jason Proctor
as i've repeatedly repored, this list is messed up. i've not seen such random latency in a *long* time. and i'm still not seeing my posts! i used to, up until a month or so back. anyone else stop seeing their posts? This posting system is weird.. My reply to Justin about the problem, written

[android-developers] conversion to dalvik format failed with error 1

2009-04-28 Thread chris.cap...@gmail.com
Hi, I just updated to SDK 1.5 and all of my projects are failing to build with the following error: [2009-04-28 15:53:23 - Utilities] no classfiles specified [2009-04-28 15:53:23 - Utilities] Conversion to Dalvik format failed with error 1 (Utilities is the name of this specific project.) Any

[android-developers] Conversion to Dalvik format failed with error

2009-04-09 Thread Nithin
Hi to all I include JMF in my application. When i run my application the following type of error will occurring... [2009-04-09 16:20:03 - nithin] trouble processing javax/sound/midi/ControllerEventListener.class: [2009-04-09 16:20:03 - nithin] Attempt to include a core VM class

[android-developers] Conversion to Dalvik format failed with error 1

2009-02-19 Thread Alexey
Hi All, I've noticed that then i use clean from Eclipse project menu on my project i receive following error [2009-02-19 09:55:02 - MyListView] no classfiles specified [2009-02-19 09:55:02 - MyListView] Conversion to Dalvik format failed with error 1 Project doesn't use any external jars and