gpt4 book ai didi

android - 应用程序未安装错误

转载 作者:塔克拉玛干 更新时间:2023-11-02 23:53:40 26 4
gpt4 key购买 nike

我为我的 nexus 7 创建了一个未签名的 apk。当我尝试安装它时,设备弹出“App Not Installed”。在 Eclipse 模拟器中一切正常。我试图将我的目标更改为 4.2、4.3、4.4。同样,所有的工作都在模拟器中而不是在设备上,设备正在运行 4.3。

最佳答案

无法安装未签名的应用程序。您应该使用 jarsigner 工具(由 Android SDK 工具提供)对其进行签名

The important points to understand about signing Android applications are:

  • All applications must be signed. The system will not install an application on an emulator or a device if it is not signed.

参见 http://developer.android.com/tools/publishing/app-signing.html

关于android - 应用程序未安装错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20741020/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com