安装我的应用程序时解析包时出错 [英] Error parsing package when installing my app

查看:38
本文介绍了安装我的应用程序时解析包时出错的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

所以当我尝试在我的 android Xperia z3 设备上安装签名的 apk 文件时,我收到了这个奇怪的错误.我已经坐了 6 个小时了,我没有找到解决早期问题的所有帖子的解决方案.究竟发生了什么?从我制作的 android studio 中的一个项目中下载 apk 文件只需单击 1 个按钮.这里有 xamarin????

So I get this weird error when I try to install the signed apk file on my android Xperia z3 device. I have sat with this for 6 hours now and I don't find a solution to all the posts from earlier problems. What is actually going on? downloading the apk file from a project in the android studio I made was 1 button click. And here with xamarin????

我真的需要这方面的帮助.该项目在模拟器内部与调试和发布选项上运行.输出没有错误.

I really need help with this. The project runs on emulator inside vs on both debug and release options. no errors from the output.

这些是最高和最低 android 版本的设定目标.https://gyazo.com/fc82fd6c6edced442bd8a790166d3e03我的 Xperia 在 6.0.3 上运行

These are the set targets for max and min android versions. https://gyazo.com/fc82fd6c6edced442bd8a790166d3e03 My Xperia is running on 6.0.3

解析包时出现问题".

请帮忙

推荐答案

解析包时出现问题".

"There was a problem parsing the package".

安装 unsign apk 时通常会发生此错误.
我认为您在签署 apk 时出了点问题.你可以按照这个 教程:手动签名 APK 以手动对其进行签名.由于您已经在模拟器中运行了该应用程序,因此您可以在 ...projcetfolderinRelease 中获取签名的 apk 并使用它来安装您的应用程序.

This error usually happens when install the unsign apk.
I think there are something went wrong when you sign the apk. You could follow this tutorial : Manually Signing the APK to sign it manually. Since you have already run the app in the emulator, you could get the signed apk in ...projcetfolderinRelease and use it install your app.

这篇关于安装我的应用程序时解析包时出错的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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