just download the old sdk and old ADT. reinstall your eclipse on another folder ----- Original Message ----- From: David Turner To: android-developers@googlegroups.com Sent: Tuesday, May 12, 2009 10:24 PM Subject: [android-developers] Re: v1.1 included with v1.5 isn't identical to old v1.1?!
As far as I know, the 1.1 system image available in the 1.5 SDK is the same one than the one that came with the 1.1 SDK On the other hand, the tools that come with the SDK have evolved. The Dalvik conversion happens at built time, before anything is run on the 1.1. system in the emulator. Do you have more details about the error message (e.g. which source file causes it, for example). On Tue, May 12, 2009 at 2:53 AM, Keith Wiley <kbwi...@gmail.com> wrote: My code builds fine under the old v1.1_r1 SDK. I've been working with it like that for months. With 1.5 installed, I can no longer build my project, even when I target v1.1. I get a Dalvik conversion failure type 2. How can the 1.1 included with 1.5 fail when the old 1.1 works? This is VERY frustrating. I am at a total loss for how to fix this. I really expected the 1.1 included with 1.5 to work exactly like the old 1.1. In addition, I'm pretty unclear as to how to revert to the old 1.1 SDK so I can get up and running again, even if it's with the older system. At least that worked. Eclipse seems really locked into the new SDK now. I tried reverting through the software updates interface but...I'm not sure...it's not really working, I'm unclear what the problem is. Is it easy to roll back to an earlier SDK or am I totally dead in the water if I never figure out how to solve this Dalvik conversion problem? Thanks. --~--~---------~--~----~------------~-------~--~----~ 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, send email to android-developers-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---