Community Questions & Answers
ExpatError when running Titanium CLI from script
Hello, I am writing an automated build script for our mobile application. This script is written in Python and uses subrpocess.Popen to call the titanium cli to build the application. I am getting the following Traceback: ~~~ [ERROR] Traceback (most...
Google Maps Android API v2 doesn't work with new CLI
Hi, I'm trying to integrate the module for **Google Maps Android API v2** in my android app (what else?). Description ======== I have done every steps explained in these 2 pages : - [Titanium Map...
Overriding alloy generate
Hey all, I've scoured the docs, google groups, the internets, and this forum for an answer to this but can't seem to find anyone who's even asked the question before... Is there a way to use templates while calling alloy generate? I see that you can...
titanium build command always prompts for target platform?
I've been using 3.0 for about a week now. And I've got a nice command that should just run the entire build and run process, but it always ask "Target platform [android,ios,mobileweb]" no matter what Here's the command line: `titanium build -p...
Unable to locate the CLI for Android Emu
When i try running a test app for android Emulator i get the message: Unable to locate the CLI executable. Please restart Studio or use Help > Check for Titanium Updates to install Titanium CLI. On the dashboard it says that there are updates...
Titanium CLI issues
Hi Dev's I installed Titanium 3.1 But i cant run with Simulator And Emulator and also Mobile Web. Its denotes Install Titanium CLI. I tried to install but its not getting my system password for authentication. pls ans me ASAP.
Titanium CLI - iPhone 5 simulator
Is it possible to tell the CLI to open the iOS Simulator with the iPhone 5? Thanks.
Windows 7: "Unable to locate the CLI executable..."
Android works fine, but when I try and emulate the mobile web browser, all the suddne, titanium hits me with the following error message: "Launching Titanium Mobile Web Previewer" has encountered a problem. Unable to locate the CLI executable. ...
Building tizen and blackberry App
How can i build tizen or blackerry app by using titanium. I downloaded mobilesdk-3.1.0.v20130320125153-win32 and Titanium Studio, build: 3.2.0.201304112033 as per the documentation in titanium But i am getting below error Titanium Command-Line...
Can't run or debug from Studio due to CLI, even though CLI works...
When I want to start Can't start building or debugging from Titanium Studio using GUI but can build using CLI "titanium build" form Studio terminal window... Installed Studio following the documentation guide... (Haven't been using Titanium...
Can't run or build project from Studio (works from terminal, but can't debug...)
I can run `titanium build` from terminal in project folder; it builds and starts in simulator. But there's no way to start app from Titanium Studio; no way to step debug or run fast using the run toolbar button... - *Application type: mobile* -...
Error on setting Titanium CLI on Ubuntu Server
I am getting below error on setting up the Titanium CLI on ubuntu server. Tried using v0.8.20 , v0.8.22 and v0.10 of node.js but not working. */usr/local/lib/node_modules/titanium/node_modules/longjohn/dist/longjohn.js:181 throw e; ...
Titanium CLI
I used this command ~~~ titanium build -p android --project-dir C:\Users\Ringo\workspace\nuevo --build-only ~~~ and i get ~~~ [DEBUG] installing native SDK libs [DEBUG] "C:\Program Files\Java\jdk1.6.0_25\bin\keytool.exe" -v -list -keystore...
Active emulator failing to mount app
In the past, to install my application on an Android emulator I would first launch the AVD manager. From there I would choose my desired device and launch the emulator. After it completed opening I would then call `titanium build` from the command line....
Build a module without running the test app
Currently the only way I can see to build a module is: `titanium.py run` Is there any other way that can do the build without running the test app.js file?
Android/Linux - CLI build, but not run/install
Whenever I try build my application from the command line `titanium build --platform android` Titanium seems to invoke the `install` or `run` command which searches for an AVD, it also doesn't build the apk file if there is no AVD available. From the...
titanium build command always prompts for target platform?
I've been using 3.0 for about a week now. And I've got a nice command that should just run the entire build and run process, but it always ask "Target platform [android,ios,mobileweb]" no matter what Here's the command line: `titanium build -p...
Titanium CLI > Install to multiple devices over USB
I'm using the CLI (command-line-interface) to build my apps and install directly onto a single (android) device however I'd really like to be able to install to **multiple (android) devices** in one command connected via USB. Is this possible? My current...
CLI $ titanium login des not work
Hi, I tried installing the CLI via Titanium Studio first, then with NPM. I sudoed my /usr/local `sudo chmod 777 /usr/local` changed the NPM install directory `export NPM_CONFIG_PREFIX=$HOME` and added the bins to my path. Anyway I get this...
Launching simulator process failed
Using Studio and SDK 3.0.0 on MacOS 10.8.2 I installed NodeJS first via homebrew, then re-attemtped with the .pkg from the NodeJS site. In both cases, I encounter this error when I attempt to run my app in the simulator: ~~~ Launching simulator process...
Error installing CLI
I've just updated Titanium to 3.0 and I'm trying to install CLI but I get this error ~~~ ERR! Error: No compatible version found: read@'>=1.0.0- <1.1.0-' ERR! Valid install targets: ERR!...
i cant install Titanium CLI Version 3 on windows 7
i have windows 7 with titanium, am trying to install version 3 of the CLI using the command ~~~ npm install titanium -g ~~~ but i still get the old one, which leak so many of the new functionality , so any one can help
Compile from the command line
Hey! I am new to Titanium, and so far I love it! But I am not a fan of being forced to use Titanium Studio... are there any other options? Can I just compile from the command line?
MakeTi - Build your apps offline, in your own editor, and can auto upload to TestFlight
### What is it? MakeTi is a MakeFile based CLI tool that allows you to build apps without the need to have Studio. This allows you to build apps offline (no internet requirement) and use the editor of your choice. Full instructions are included in the...
Showing 1-24 of 24