INSTALL_FAILED_OLDER_SDK - 错误信息 [英] INSTALL_FAILED_OLDER_SDK - Error Message

查看:124
本文介绍了INSTALL_FAILED_OLDER_SDK - 错误信息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是采用Android 2.2.1我LG舒适的手机上尝试了基本的Hello World程序。我已经使用了8应用程序的API级别,但仍获得上述错误。任何其他可能的原因,此错误标记?

I am trying out the basic "hello world" program on my LG Thrive phone that uses Android 2.2.1. I have used an API level of 8 for the application, but still get the above error. Any other possible reason that this error is flagged ?

编辑:我克服了这个问题,当我在虚拟仿真器,然后在手机上运行应用程序。我这样做的原因是 - 我不得不提前改变我的API级别从15到8,然后通过修改只是和保存清单文件和项目属性 - apk文件没有得到更新。然而,一旦我跑在虚拟仿真程序它得到了更新。任何理由apk文件没有得到早期更新?

I overcame this problem when I ran the application in my virtual emulator and then in the phone. The reason I did this was - I had to earlier change my API level from 15 to 8, and by merely modifying and saving the manifest file and the project properties - the apk file did not get updated. However it got updated once I ran the program on the virtual emulator. Any reason why the apk file did not get updated earlier ?

推荐答案

如果您在手机上使用外壳安装APK,你已经检查是否需要在它编译成一个正确的目标(API 8点较少)创建另一个仿真器API的8,并尝试进行编译。如果失败了,你是不是正确的配置它。

If you are installing the apk on a phone using the shell, and you have already checked wheter you compiled it to a correct target (Api 8 o lesser), create another emulator to the Api 8 and try to compile it. If it fails, you are not configuring it correctly.

这篇关于INSTALL_FAILED_OLDER_SDK - 错误信息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆