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...

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...

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

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....

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...

Showing 1-24 of 24