gpt4 book ai didi

android - 使用 CLI 在 Titanium Studio 中手动构建 APK

转载 作者:太空宇宙 更新时间:2023-11-04 02:39:17 24 4
gpt4 key购买 nike

我正在使用Titanium Studio构建一个Android应用程序,并且我正在尝试手动构建一个APK以在外部模拟器上运行,因为Titanium Studio的模拟器太慢了。我尝试了不同的方法来导出项目,但工作室中没有这个选项。如果我想构建 APK,我需要运行模拟器,等待它加载并构建 APK,所以我正在尝试不同的方法。

我在控制台上运行:

titanium build --platform android --project-dir "C:\Project"

我得到了这个返回:

events.js:72
throw er; // Unhandled 'error' eventError: spawn ENOENT

Error: spawn ENOENT
at errnoException <child_process.js:980:11>
at ChildProcess._handle.onexit <child_process.js:771:34>

信息:

钛金版本:3.1.2

Node 版本:0.10.13

NPM版本:1.3.2

有什么帮助吗?

最佳答案

如果还不算太晚的话,这就是我一直在做的事情:1) 使用 titan build -p android -T emulator 构建本地模拟器2)加载后,转到您的应用程序目录,在 android->bin 下的构建目录中,您将找到 app.apk3) 然后您可以使用该 .apk 文件在设备或其他模拟器上运行

关于android - 使用 CLI 在 Titanium Studio 中手动构建 APK,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18471592/

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