hmm, can you tell us the content of your .apk, i.e. what does running "unzip
-l <yourapplication>.apk" prints out ?
(feel free to obfuscate names if needed, but the first four characters of
each line are important).

thanks in advance


On Wed, Nov 4, 2009 at 3:17 PM, cvance383 <[email protected]> wrote:

> downloaded the new 2.0 sdk the other day, and tried testing my app on
> 2.0 via the emulator. I am using eclipse, and when i click run, the
> new emulator runs with my 2.0 avd. but when eclipse tries to install
> it i get this in the console...
>
> Installation error: INSTALL_FAILED_CPU_ABI_INCOMPATIBLE
> Please check logcat output for more details.
>
> the log has this
> 11-04 18:16:01.818: ERROR/PackageManager(53): Package com.
> (package).android has mismatched uid: 10025 on disk, 10026 in
> settings; read messages:
> 11-04 18:16:01.818: ERROR/PackageManager(53): Read completed
> successfully: 41 packages, 6 shared uids
>
> 11-04 18:16:01.906: WARN/PackageManager(53): Install failed: .apk has
> native code but none for arch armeabi
> 11-04 18:16:01.932: WARN/PackageManager(53): Package couldn't be
> installed in /data/app/com.(packagename).android.apk
>
>
> I can not figure out why it does this. I have searched aimlessly for
> answer and this is one of my last resorts. Thanks for any help
>
> --
> 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]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
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

Reply via email to