android - 应用程序无法安装 Android 9 (Pie)

标签 android appcelerator-titanium appcelerator-mobile appcelerator-studio

当我尝试运行我的项目时,任何 Android 版本为 9.0 的设备都会出现以下错误。我尝试了 3 种不同的设备。

[ERROR] : Application failed to install
The current timeout is set to 240000 ms
You can increase this timeout by running: titanium.js config android.appInstallTimeout <timeout ms>
[ERROR] Application Installer abnormal process termination. Process exit value was 1

但是当我在操作系统为 Android 7.1 的设备上运行我的项目时,我没有收到任何错误。

我的环境规范如下

android.buildTools.selectVersion 9.0.0
Appcelerator Command-Line Interface, version 7.0.9
Titanium SDK 7.5.0.GA

最佳答案

请尝试执行以下操作:

appc ti config android.dx.maxMemory 2048m

关于android - 应用程序无法安装 Android 9 (Pie),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/54607804/

相关文章:

ios - Appcelerator for iOS 平台是否有允许动态裁剪图像的模块?

ios - 钛 appcelerator 无法识别模拟器构建中的证书

appcelerator - Titanium Android 模块失败并显示 "does not have a main jar file"

javascript - 如何使用 xmlrpc API 中的方法通过 javascript 访问钛合金移动网站?

使用 ti.storekit 在应用程序内购买 Titanium - 未找到产品

java - 从数组中排除重复值

android - VFY : unable to resolve virtual method

php - 需要 php 代码才能使用 ACS 在 Android 设备上发送推送通知

android - 将 recyclerview 的最后两项居中?

java - android 上的外部 performClick()