On May 11, 5:40 pm, Keith Wiley <[email protected]> wrote: > 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 ondalvikconversion. How do I get thedalvik > converter to tell me what's going wrong?
How are you invoking it? From the commandline, dx should emit a description of any problem to the console. From the Eclipse plugin, it should emit it to wherever-it-is-that-Eclipse-puts-error-messages (sorry, I don't use Eclipse myself). Exit code 2 corresponds to an "unexpected top-level exception," meaning it's an error that doesn't have a human-translated explanation, but it should come with at least a "programmer-oriented" message and a stack trace. In the absence of further information from you, I can't offer any further guidance. -dan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

