Hi I have excactly the same problem. No idea how to solve it.
For me it works if I install the release version manually to the 1.6 emulator. If I want to start from the IDE (I use IntelliJ Idea 10..5) I get the INSTALL_FAILED_CPU_ABI_INCOMPATIBLE. I also don't use native code. Just two third-party libs: acra and AdMob. I know for sure that it worked some time ago with the same emulator. But even when I load versions from that time into the IDE it doesn't work. Since the release APK works for me, I guess it is related to some changes in IntelliJ Idea or was caused by some SDK or emulator update. Any ideas? BR, Zorilla On Sep 28, 4:09 am, sasperilla <[email protected]> wrote: > I have an App that I can install on 2.1+ on both devices and emulator > no problem. But, when I try to install it on 1.6 emulator I receive > the following error: > > Failure [INSTALL_FAILED_CPU_ABI_INCOMPATIBLE] > > The problem is I don't have any native code in my application. I do > have some third party libraries: ad-mob, adwhirl, google analytics, > google ad view, and millennial media. As far as I know none of those > require native extensions. So what's up with this? -- 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

