Community Questions & Answers
Cannot load... JDK
JRE or JDK must be installed to run titanium studio. I downloaded and REINSTALLED jdk, the problem is that titanium studio is searching for jdk or jre in the D: disk (secondary patrition) and i installed jdk in c:. - no java found in d:..... but if it...
Android Module - Enviornment issue. exec returned 1.
I am trying to develop an android module. I've installed all pre-requisites as described in the installation guides and tried to package the newly created module project with default generated code but I get the following error every time:- ~~~~ Executing...
Can't even create a project, command 'node' wasn't found...
I installed and confiured Titanium Studio but when I create a new project an error is thrown: The command 'node' wasn't found... (I get this error in german). What can be wrong? Why I'am not able to even create a project. If I download the 'Kitchen Sink'...
Could not locate the Android SDK at the given path
My new Win 7 TI Studio install does not recognize Android SDK is installed. Followed all setup steps very carefully. Uninstalled and re-installed Android SDK after discovering issue regarding spaces in C:\program files\. Modified the path and...
Cannot get first updates after installing Titanium. Not able to get up and running...
I just installed Titanium, I'm on a Macbook Pro running the latest updated Mountain Lion. First, It kept giving me a password error when I would try to install updates that the studio said were available. I fixed my password issue by doing command R at...
Installing modules for Android??
Hi all. In my app I want to use the soundsampler module which works for both ios and Android. For the iPhone I have no problems installing and using, but I can't find any documentation to help me on how to install for the Android. It seems to not be the...
INSTALL_PARSE_FAILED_NO_CERTIFICATES error after signing app and publishing
I'v made an android app that installs perfectly on an old HTC desire Bravo Android 2.2, but I cant install it on new android devices version 4.0. When installing with adb to see the error I see the following. I'v tried this with different versions of the...
install tit returns error 1603 when trying to install jdk
titanium jdk has been abnormally interrupted 1603 whats the deal here?
Can't install Titanium, getting a SendRequest Error
I tried to install Titanium Studio, I downloaded it from [here] (https://my.appcelerator.com/resources) and executed the file, when it started to download the components I suddenly the following error message: ~~~ There was a problem downloading required...
Titanium Studio Installation ver 3.0.2 Configure android SDK
Installed Titanium Studio, Cannot configure Android SDK. It states: Android configuration details. The Android SDK is installed correctly! Update Android SDK please install ver 8 of Google API please install ver 8 of SDK API The Android Manager...
Installation problems
Host Operating System: Windows XP Titanium Studio: Titanium Studio, build: 3.0.2.201302191606 (c) Copyright 2012-2013 by Appcelerator, Inc. All rights reserved. Build: jenkins-titanium-rcp-master-372 (origin/master) Date: 19 February 2013, 16:09:49 My...
Deployment in an educational computer lab?
I hope this is the forum in which to ask if it is possible to deploy Titanium in a computer lab situation. Our university would like to use it in our labs and for instruction on mobile and web development. The issue is that the free version of Titanium is...
Creating new project templates in Alloy
Hi Does anyone know if it's possible to create a new (custom) project template for use with Alloy? I've done this for traditional Titanium projects by creating a new template within an Aptana Ruble in Titanium (v.3.0.2, Mac OS X Mountain Lion) but I...
Unable to download apk to device memory
Hi, Created module for android auto installation on downloading the file form URL. the module works fine if i save the file in SD Card, Where as in turn if i try to save in device memory using, context.getFilesDir() unable to download and invoke intent for...
How to install modules?
Hello, guys! I have OSX 10.7.5 and I start to work with TItanium and I can compile some apps. But I don't have Titanium folder at all. I have folder: /Library/Application Support/ and there is no Titanium folder. I also have forder /User/ and there is no...
Installing Android SDK from Eclipse
I have already installed android sdk in my eclipse editor. Should i again download the android sdk and install through titanium. If no than what should i do to utilize the already installed android skd ie. from eclipse
Finally Back to titanium.........need some revisional tutorials
Hi Friendzz.....left titanium before 1 year bcoz of migrane and now completly recovered from this....and again back to professional life. I need to revise all stuffs in titanium bcoz i left on the version of 2.x and now its 3.x and changed alot. That's...
Alloy 1.0.0 - Still have sql.js and sql_new.js in Resources
App type: mobile, Titanium SDK: 3.0.2.GA, Platform: iOS 6.1, Device: iOS Simulator, Host: OSX 10.8, Titanium Studio: 3.0.2 I've been seeing some strange behavior ever since updating to SDK 3.0.2.GA and Alloy 1.0.0. Another developer and I are working on...
Titanium Studio not recognizing that Android SDK is installed
Hi, When I try to run a sample hello world project, I get this error: **An Android SDK is missing. Titanium requires Android platform 2.2.** I click on the **Install or Update Android SDK** button, and the Android SDK Manager pops up, and spends about an...
How do you install a module into Titanium Studio?
I just purchased a module from the Appcelerator store. When unzipped, there's a folder called "module". Where is this installed into Titanium Studio, so I can reference it in my projects?
Titanium Studio did not install properly
I downloaded and tried to install Studio 3. It installed NodeJS. It also tried to install updates which did not install properly. From that point on, it couldn't find NodeJS even though I pointed to it in Preferences. I'm sure I could get a significant...
Titanium Studio is unable to validate the provided system password
Titanium SDK: 3.0.2.GA? Host Operating System: OSX 10.8.2 Titanium Studio: Titanium Studio, build: 3.0.2.201302191606 Build: jenkins-titanium-rcp-master-372 (origin/master) Date: 19 February 2013, 16:09:49 For 2 months now I keep getting this error when...
Apk auto installation on version upgrade
Hi, Using AndroidManifest.custom file ,able to set versionNumber higher .Now version is gets higher compare to previous version but on device i have to first uninstall my previous apk and then manually install from downloads folder for installing new...
Cannot configure Android sdk
I already have the Android SDK installed on my machine and can build apps via Eclipse but when I try to build a simple hello world app with Titanium, it doesn't recognize my installed SDK. I'm getting an error message on the Preferences->Titanium tab...
Installing CLI. following docs does not work
I am trying to install CLI as posted here :http://docs.appcelerator.com/titanium/latest/#!/guide/Titanium_Command-Line_Interface_Reference. following the CLI Quick Start, i have installed node and the titanium CLI 'successfully'. but after installing the...
Error Upgrading - CLI and Alloy Failed to Install - Win 7
Sorry if this has been answered, I could not find it in the posts. Upgraded to 3.02 having an error. In the Titanium Upgrade it has the CLI and Alloy available although the Version says N/A on both (don't know if that matters) Clicking on install...
Application Failed to Install Error
I'm trying to install an application to an Ipad2 but it keeps telling me "Application X Failed to Install" where X is the name of the application. I've set the provisioning profile to run in all registered devices and I doubt it's the code as I...
Blackberry on Titanium
Hey guys, I would like to start development of blackberry in titanium. Can anyone list down all things needed and steps to be taken so that i can start developing for blackberry on titanium? Btw, I am using Mac. Thanks.
is Appcelelator suooprts BlackBerrry?
Dear team, i am trying to download Titanium Studio before that i have some qustions. 1)which devices Appcelator will support? (like iphone,blackberry...) 2)it will support for BlackBerry ? If yes how can i download BlackBerry SDK for Titanium2.0. 3)after...
Can't install CLI and Alloy
Hi; I have installed Titanium yesterday but it seems that I can't install CLI and Alloy. That gives me: Error encountered during update NPM command not found. Please check if NodeJS is properly installed. NPM command not found. Please check if NodeJS is...
Able to Install the apk file in Android phones but not in Android Tablets.
Hi All, I have developed a Android Application and able to install the apk file in Android Phones. **But when I try to install the same apk file in Android Tablets then it does not install**. What might have gone wrong. Please advice. Thanks
Install Titanium CLI from Titanium Studio 3.0 fails
Hi, I'm running into issues installing the command line tools for the newest version. I also tried to install them manually but always run into following error: ~~~ npm http 304 https://registry.npmjs.org/read npm ERR! error installing prompt@0.2.8 npm...
Can't Install Titanium CLI???
Hi Folks. Today I decided to upgrade to the latest version of Titanium (3.0.1) and the latest version of XCode (4.5.2) On my mac running OSX 10.8.2 My only problem is that in Titanium there is a pop-up that prompts me to download 'Titanium CLI...
Fedora Linux Issues JDK 1.6 obsolete
How can I get this running on Fedora 17. There is no install path for Java 1.6. Trying to install it from the Fedora 16 release 1.6 is reported as obsolete. I'm also in a 64 Bit environment so I have 1.7 64 bit installed which I need running.
Problems installing Titanium 3 with Android to Windows 7
Hi I have uninstalled Titanium and am attempting to reinstall it. (version 3.0.1) When I use the "Install or Update" button on the dashboard, I go to the Android SDK manager, and download the android SDK. I dowloaded" - Android SDK tools...
Not able to create a project in IOS
**Xcode Version**------4.5.2 **Titanium Verion** -----3.0 **OS**---- Mountain Lion 10.8.2 Problem creation ============= I am trying to create a single window application. 1. I input the project name and fill the necessary information and click on the...
Configuring Titanium for Android Development
I am very new to Titanium and just got started with the installation. I have installed the Android SDKs and set the Environment variable for the installation path as well. However, the 'Default Android SDK' and 'Default Screen' drop downs appear as blank...
No git executable version 1.6.0 or greater found
I have just downloaded Titanium Studio for Mac OS X (build: 1.0.9.201202141208, jenkins-titanium-rcp-master-138 (origin/master), 14 February 2012, 12:10:43). After having watched a couple of the training videos, I am now trying to import the Kitchen Sink...
Kindle Fire and Kitchen Sink App - Kitchen Sink will not install on Kindle Fire?
We do a lot of Kindle Fire development. We had some strange issues with apps that worked great on Android Phones and tablets. When we tested on the Kindle Fire the apps had errors. So the next logical step was to install the Kitchen Sink and review the...
Android "Package file was not signed correctly."
I released an app but it only works on about half the devices it should. it seems to miss 4.0+ but I do not yet have enough info to know for sure. It says "Package file was not signed correctly." and fails to install. To make the app I simply...
[ERROR] Error(s) compiling generated Java code
I can not get the app on the emulator, I keep getting this error message: [ERROR] Error(s) compiling generated Java code [ERROR] C:\Users\ME\My Documents\Titanium Studio Workspace\Myapp\build\android\gen\com\bigapp\MyappApplication.java:31: cannot find...
Studio Update Install failing on OSX - "locking is not possible in the directory"
Hi all, I need some help. After a few weeks of vacation inactivity, I started Studio and was told my version was expired. Nothing was in my upgrade url's so I downloaded and attempted to install the latest version of studio. After downloading and dragging...
Can't install Titanium CLI and Alloy
Hi there, I've just updated Titanium to SDK 3.0, but something goes wrong. First, NodeJS couldn't be installed, so I've set the right path in the settings. (same NodeJS version was already installed and executable). When I want to install Titanium CLI...
Titanium SDK no-gui?
The Titanium Studio has a GUI in place which further downloads and sets up the SDK. However, I am trying to install the sdk on a linux server on remote location and I don't have access to its GUI system to be able to run the studio and download the...
Error reported on app install
Hi, anybody can give me a hint on where to look for the issue reported by a user when trying to install from Google Play: java.lang.ClassCastException in org.appcelerator.titanium.view.TiCompositeLayout.constrainChild java.lang.ClassCastException:...
Borken Mobile Installation on Ubuntu
This is a first time 12.04 Ubuntu installation. All the pieces are installed for an initial installation, including Sun Java 1.6. But, TS cannot find, and wont install the Titanium Mobile SDK. Its unclear to me from the docs exactly where these are...
Recognise my Android SDK
Hi Everyone, I have been pulling my hair out for the past two days trying to get my Titanium Studio to recognise my Android SDK. I'm on win7 32bit with a Titanium Studio, build: 3.0.1.201212181159 and have had android's sdk on my machine long before...
android sdk is missing
hi today when i have updated titanium studio and trying to run my app, it's giving me this error (An Android SDK is missing. Titanium requires Android platform 2.2.*). so i have re-installed titanium sdk 2.2 v8 and i have already installed all sdk. is...
Emulator Installation Errors
Hi, I cannot get my application to install on my emulator. I was able to before I deleted my AVDs and changed around my build configuration APIs. I think this may have to do with the run configuration for device installation. What should mine look...
Facing issue when integrating tianium with fusion chart.
When we are trying to load the Fusionchart.js in titanium for Ios, we are getting the error during compilation Error: Traceback (most recent call last): File "/Library/Application Support/Titanium/mobilesdk/osx/2.1.2.GA/iphone/builder.py",...