无法在蜂巢3.2安装的应用程序 - 它给INSTALL_PARSE_FAILED_NOT_APK错误蜂巢、应用程序、它给、错误

2023-09-06 15:21:28 作者:涐其实比任何人都懦弱っ

感谢您的阅读!

一个用户最近报告说,他无法对他的华硕Eee Pad的变压器安装我的应用程序(我假定它有3.2更新)。

A user recently reported that he is not able to install my app on his Asus Eee Pad Transformer (I assume it's got the 3.2 update).

于是,我试着用一个3.2模拟器安装应用程序,这是我的控制台输出:

So, I tried with installing the app on a 3.2 emulator and this is my console output:


[2011-08-04 14:04:06 - ] New emulator found: emulator-5554
[2011-08-04 14:04:06 - ] Waiting for HOME ('android.process.acore') to be launched...
[2011-08-04 14:05:04 - ] HOME is up on device 'emulator-5554'
[2011-08-04 14:05:04 - ] Uploading testapp.apk onto device 'emulator-5554'
[2011-08-04 14:05:04 - ] Installing testapp.apk...
[2011-08-04 14:05:34 - ] Installation error: INSTALL_PARSE_FAILED_NOT_APK
[2011-08-04 14:05:34 - ] Please check logcat output for more details.
[2011-08-04 14:05:34 - ] Launch canceled!

有人可以帮我出吗? :(

Can someone please help me out of this? :(

推荐答案

所以,基本上我想我已经安装了相同的应用程序,并具有不同签名的早期版本。我发现了更多的细节here

So, basically I figured I already had a earlier version of the same app installed and with a different signature. I found more details here