签署apk后未安装应用程序 [英] App not installed after signed apk

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

问题描述

我正在尝试安装从 Android Studio 1.5.1 生成的已签名 apk,我不明白为什么 release 版本我无法安装它,我将 debuggable 设置为 false,我只有一个 MainActivity<Manifest.xml 中的/code> 看起来一切正常,但是 .apk 没有安装,谁能告诉我为什么?

I'm trying to install my signed apk, generated from Android Studio 1.5.1, I can not understand why the release version I can not install it, I set debuggable to false, I have only one MainActivity in the Manifest.xml, all looks ok, but the .apk do not install, anyone can explain to me why?

附言

我卸载了我手机的调试版

I uninstalled the debug version of my phone

推荐答案

我已经通过启动解决了:

I've solved by launch:

adb uninstall my.package.id

应用程序已经卸载,但数据还在某处

The app was already uninstall but the data had remained somewhere

这篇关于签署apk后未安装应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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