钛:APK是如何建立与钛工作室 [英] Titanium: How apk is build with Titanium studio

查看:208
本文介绍了钛:APK是如何建立与钛工作室的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图用钛源手动创建APK ..我搜索,发现二是使用ANT工具来构建APK..So我给终端蚁族的命令,它创造了一个APK但却忽略了一些这是在Intializing网页视图在运行时使用命名的文件夹组织和Ti ..所以PLZ指导我如何手动编译源代码的(使用终端命令/命令提示符即蚁族之类的命令AAPT,地塞米松等)。

I am trying to create an APK manually with the Titanium Source.. I searched and found that Titanium is using ANT tool to build the APK..So i gave "ant" command in terminal it created an APK but it misses some folders named org and ti.. Which are used in Intializing Webview at Runtime.. So Plz guide me how to compile the source manually (Using commands in terminal/Command Prompt i.e "Ant" commands like aapt, dex etc)..

我通过这个<一走href=\"http://stackoverflow.com/questions/4217551/what-happens-to-javascript-$c$c-after-app-is-compiled-using-titanium-mobile\">link但它只是它的概述,但不是全部流量。

I gone through this link but it just has overview of it, but not the full flow..

由于提前

问候,

迪帕克

推荐答案

我认为你需要看看钛命令行界面。 https://wiki.appcelerator.org/display/guides/Titanium+Command +线+接口

I think you need to look at the Titanium Command line Interface. https://wiki.appcelerator.org/display/guides/Titanium+Command+Line+Interface

$ titanium create --platform=android --android=/path/to/android-sdk --id=com.mycompany.myApp --name=myApp   
$ titanium run --platform=android

如果您正在使用3.0 SDK去,那么你可以使用NPM安装管理​​您的依赖关系,并执行相同的钛命令,也可以使用合金如果你是与他们的新架构。

If you are going with 3.0 SDK, then you can use npm to install and manage your dependencies and execute the same Titanium commands or you can use Alloy if you are with their new architecture.

<一个href=\"http://developer.appcelerator.com/blog/2012/10/building-titanium-mobile-from-source-now-requires-nodejs.html\" rel=\"nofollow\">http://developer.appcelerator.com/blog/2012/10/building-titanium-mobile-from-source-now-requires-nodejs.html

这篇关于钛:APK是如何建立与钛工作室的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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