Bump. I've pretty much stated what I need. I've been fighting with this all day and can't get it fixed. I tried Retrotranslator, but I'm still getting error 2 on dalvik conversion. How do I get the dalvik converter to tell me what's going wrong? If I could even get it to tell me which .class file it was failing on I would know which source file to look in. The library I am trying to convert has hundreds of files, so I really need some kind of feedback from the converter before I can start searching for a solution.
Thanks. On May 11, 2:11 pm, Keith Wiley <[email protected]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---

