android - 升级到 Android 时未安装应用程序 - P

标签 android

应用程序在通过 USB 连接到手机时正在安装,但是在向其他人发送 .apk 文件时它显示“应用程序未安装”(调试和发布)。

1. How to overcome app not installed error when building from Android Studio 3.0?

2。 Cannot install signed apk to device manually, got error "App not installed"

3。 Android Studio 3.0 Unsigned Apk Not Installing

最佳答案

虽然 Android-P 仍然是预览版,但我认为它设置了 testOnly 标志。 要覆盖它添加 android.injected.testOnly=falsegradle.properties 文件中。

关于android - 升级到 Android 时未安装应用程序 - P,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/49230952/

相关文章:

安卓。自动完成 TextView 和 sqlite

android - 第一页后如何从reddit获取JSON数据

java - 当我已经赋值时如何修复空指针异常

android - 如何在 Android 上使用 MediaRoute API 发现 Google TV 和 Nexus-Q 等设备?

android - 如何在recyclerview中绘制分隔符

Android电池信息,无需注册广播接收器?

android - Android Studio 中的 IllegalStateException : Only Fullscreen activities can request orientation

Android 在路径对象上实现 onTouchListener

java - 是否可以为整个应用程序设置自定义字体?

android - 使用 Hilt 注入(inject)类以查看组件