So, when conversino to Dalvik fails, is there anyway to know which .class file it was converting when it failed?
On May 11, 1:31 pm, Keith Wiley <[email protected]> wrote: > I am trying to convert my project o SDK 1.5. It won't build with the > errror: > > "Conversion to Dalvik format failed with error 2" > > I have seen other threads refer to problem with annotations, but the > code that is causing problems for me has absolutely no java > annotations in it (no at-signs whatsoever, except inside javadoc > comments). Is there any way to get feedback from Eclipse or the > android tools about what the problem is? How am I supposed to even > begin to debug this problem? > > I am more than happy to change the code where there are problems (the > problem is actually a large library that I use, but I use the library > as raw code, not a foreign jar, so I have access to the code), but I > don't know what to change. That error just doesn't give me much to go > on. > > Help, I feel like I have no idea where to go with this. > > Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

