Community Questions & Answers
Issue in installing Android platform 2.2
I am new to titanium, i already set Android sdk its working fine with my eclipse indigo. I mean i can able to launch android 2.2 google api emulator in that IDE. But In titanium it showing error message **Items required An Android SDK is missing.Titanium...
Learn Appcelerator
Hello,Is apossible to obtain some certificate of titanium studio? thank´s
Symblic Links for 3.1.0 GA
I have 2 projects one for Company A and one for Company B. I'm also using git for my source control hosting. These 2 projects are about 98% the same code with some assets changed for each company. I'm trying to use symbolic links on the file system to...
Trying to build distribution and it builds adhoc
I have my sdk set to 2.1.4, but I have the latest version of titanium installed (3.1.0). I have found that when I try to build the app store version of my app it calls build.py with the adhoc parameter. Regardless of which configuration I specify...
Issues after Titanium 3.0 installation
Hi, I'm experiencing some issues after Titanium 3.0 installation. - I can't compile on iOS device with SDK<6 but I need to do it. Is there any way to add 5.1 SDK? In the previous version of Titanium I could choose from a dropdown menu the SDK version...
Exception occured while building android project
Titanium SDK version: 3.1.0 (04/15/13 18:45 57634ef) [I have also tried with 2.x.x and 3.x.x, but the problem still exists] Platform: Android 2.2 google apis Device: Android emulator [Also tried to run on real android device] Host OS: Linux Mint 14...
Data binding between model and view
Hi Friends, I am very new to ally, an i am trying to do data binding between model and view. But with my code nothing display in my view page. please see my code below. i am using rest Api method in my model. threadShow.js ~~~ var threadShow=...
Titanium SDK 3.1 causes 'Android SDK home' error
I'm running Ubuntu 12.04.2 64Bit When I install the Titanium SDK 3.1 I get the error Window-> Preferences -> Studio -> Android Under General Android SDK Home shows in red and underneath the error "Problems detected with the SDK...
titanium can't find android sdk...
I am update the titanium to version 3.1. But my android sdk is can't find. I was used titanium version 3.0 , the sdk is normal. But after updated , It will show An error was detected with the SDKs configuration. It's my error photo below: [error...
It's bee a while since this has been asked... But it seems to still be an issue, at least for me it is...
I've done everything in the old threads to get android applications to run, both alloy and classic apps. They just won't build due to the error below. This is a pretty vanilla titanium development system. Everything has been installed fresh and there...
Sharing message and image to twitter
Application type: iOS/Android Titanium SDK: 2.1.1 GA Platform & version: iOS 6, Android 2.2+ Device: iOS simulator Host Operating System: OSX 10.6.8 I am developing an app in which I am required to share messages and images on...
Titanium API Lists
HI Dev, Can anyone tell me the below API's are supported or not in Our Titanium Environment. ~~~ Accelerometer Barcode Calendar Camera Compass Contacts File System GPS Media Menu NFC Network Notification Screen...
Unable to select provisioning profile when building to iOS device
Hi, I am working on an app in Titanium Studio 2.1.1.201207271312, with Titanium SDK 2.1.4 GA. I have previously been able to select **Run > iOS Device** without issue. I recently updated to Titanium Studio 3 and Titanium SDK 3 and since then I have...
Titanium Studio Blocking Name Change
I have no idea of the root cause of this. I'm trying to change the name of my application, which I probably had a project with the same name before and removed it. Now when I change the <name></name> entry in the tiapp.xml, it complains...
How to change the attributes of window in Titanium studio
I have created an app using Titanium Studio...i'm using tableview to display the contents of my database and now i want to customise my window completely... for eg: i want to change the nav bar completely with some cool back buttons...and i also want to...
Titanium Supported API Lists
HI Dev, Can anyone tell me the below API's are supported or not in Our Titanium Environment. Thanks in advance :) Suthanm
Titanium mobile and Node.ACS integration
Hi, I have been evaluating titanium studio, ACS and very recently Node.ACS. So far I am impressed by Appcelerator and will certainly stick with Appcelerator titanium studio and ACS to kick off our development/business. For the Node.ACS, there are a few...
to update data from phpmyadmin to sqlite
Hi i have to update sqlite tables when i updated the tables in phpmyadmin from titanium studio, means i have tables in phpmyadmin and created same sqlite and installed db frm titanium, now when i update tables in phpmyadmin, sqlite tables shud also...
[Mac OS X] Can't install Titanium CLI & Alloy - Invalid Password
I just updated Titanium Studio and Titanium SDK to the latest version. A Titanium Update window pops up when I open Titanium Studio and asks me to install Titanium CLI and Alloy. When I press the install button a dialog pops up that says "Titanium...
Probem with a the WAMP server connection
Hello everyone, I am trying to connect to the WAMP server installed in my PC and using this code: ~~~ var mybouton = Titanium.UI.createButton({ title:"connect", height:"auto", width:150, bottom:10 }); var mytflogin =...
iPad Ad Hoc builds in Xcode getting Failed to Install
Im having an issue getting my Titanium App installed on an iPad - specifically when building from Xcode. (I'm using the Ad Hoc distribution method so that can give the ipa file to a client). What happens is after syncing the iPad with iTunes the app...
grid view in titanium android emulator
hi all, did any possible to display grid view with 5 column and 9 rows.
Emulator not running
Hi, this is my first request of help. I am new in Titanium world. I have installed Titanium Studio, like described by the tutorial, on an Ubuntu 11.10 desktop machine. I have configured Titanium Studio with Android SDK 2.2 (as required by Titanium) and API...
Installation problem with MAC
Hello everyone, I am trying to install Titanium in my MAC-book pro, but when it asked me for the update: http://img4.hostingpics.net/pics/755431Capturedcran20130516105304.png I got always this...
Can't open windows and close it and back to the last windows
Hi, i developed and Android App with the following structure, http://oi47.tinypic.com/ftdli8.jpg i call from app.js different windows and when i click back, it should go back to the calling window. it i am on mymap.js and click back button it should go...
Unable to get e.globalPoint.x in Titanium iPhone development
I am trying to get globalPoint in Titanium iPhone application when touchmove event occur, I use following code to get globalPoint ~~~ var x = parseInt(e.globalPoint.x, 10); ~~~ It work fine until I updated Titanium 3.0.2 GA to 3.1.0 GA, after updating I...
Zooming property
I have a venue map in my application. Accodring to the rules i can leave that venue map as it is. I am thinking of making it more advanced. I want to apply some concepts from near by places, means, for example if i have a list rooms in my list view and i...
animation in titanium
hi all, iam creating a game project in titanium.in this i have 5 levels.when each level completed i have displayed a alert message as "successfully cleared" instead of this i need to display the animation like bursting the ballon after that it...
Why can't I check in my project with TFS for Titanium?
I'm using Titanium Studio with build 3.0.1.201212181159 and TFS server plug-in for Eclipse version 11.0.0 and working on OS X 10.8. Yesterday I tried to check in some changes on my project but when it was trying to log in to TFS the window showed a page...
Files are not copying into resource bundle
I am using Openears framework to create a iOS Module. While I am running titanium project for this ios module, application crashes. I checked that some files from Openears framework is not copying into resource bundle of app. Please refer below...
Kitchen Sink error
After installing kitchen sink, when i run that iam getting this rror please help me [ERROR] [ERROR] Error: Traceback (most recent call last): File "/Library/Application Support/Titanium/mobilesdk/osx/3.1.0.GA/iphone/builder.py", line 1379, in...
problem with the Titanium Studio autocomplete
Hello everyone, I am facing a problem with the autocomplete into the Titanium Studio... I tried to install and re-install the IDE but in vain... I am working with the new SDK (3.1.0) and I am developing for Android! Thanks in advance...
Titanium Studio doesn't generate build.log file
I needed my build.log file, but it cannot be found, anywhere. I noticed none of my projects actually have a build.log. One project does have a build.log, but that file came from another computer, on which it was installed. Over a year ago. How Can I...
circle shape button in titanium
hi all, i need to display my button in circle shape not in rectangle.what i need to do?
Missing Java sdk
I am new to Titanium. I am trying to run a sample application. But i am facing "Missing Java SDK. Please make sure Java SDK is on your PATH" error.. I have set the path using this link...
Titanium Update Error
I've been trying to update the following packages through Titanium Studio: - Titanium CLI 3.1.0 - Node.ACS 1.0.2 - Alloy1.1.2 Eventually, the notification from Titanium Studio shows me that all packages were successfully installed. But when restarting...
Rails editors gone?
I was happily editing my rails erb view code when Titanium Studio asked to update. I complied. When it rebooted, I could no longer find the code editor. It simply brings up the next editor on my machine--the one I was trying to get away from. Thanks, ed
Deploy an app to a local Android device from a remote Mac. Can it be done?
Hello. I'm currently trialing a remote iOS development environment using vmOSX (similar to MacinCloud but a little cheaper), and so far it's ok (not perfect but better than nothing). I hope to buy a new Mac later this year but for now it's easier on the...
Picker example crash!
Hello everyone, I am testing the single picker and the multiple picker components through this code: ~~~ var win = Titanium.UI.createWindow({ backgroundColor:"#FFFFFF", exitOnClose:true }); var resultat =...
opening a new window in a table view
I have 30 rows in my tableview,if I click on rows every row should open a seperate window with different text in that.Can anyone suggest me pls.
Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
Hello, I have created an Android module using a .jar library and with @Kroll.method methods I expose the desired functionality to the Titanium Studio Project. But since the .jar library works fine if you use it in a test Android native "client"...
photo location in Places
hi, I have been experimenting with titanium Cloud services which are great. However I have one problem that I'm not able to resolve. Photos uploaded to cloud are nicely linked to the user who uploaded them but they have no link to Place nor any GPS...
Problem with the Titanium SDK
Hello everybody, I installed Titanium recently, and I did all the required updates... but into the preferences window, I got always this message: ~~~ titanium sdk home could not locate a titanium sdk at the given path ~~~ And when I tried to create a...
Multiple Workspaces in Titanium Studio
Currently I have Titanium Studio configured to use /Users/myname/Documents as the workspace. This means that whenever I create or import a project, it automatically copies that project into the root of the workspace directory. The essence of my question...
changing color of action bar
how can i change color of action bar can any one help me please
Titanium android module project gives an error "exec returned: 2"
**Hello,** **I have a situation where I need to create module project for android. And after creating module project when run its build.xml as "ant" Its give me error, which shown below:** ~~~ Buildfile:...
Titanium Studio, build: 3.1.0.201304151600 Non PHP Formatter
Hi, Recently, I have been updated Titanium Studio to the latest stable version, info below; ~~~ Titanium Studio, build: 3.1.0.201304151600 (c) Copyright 2012-2013 by Appcelerator, Inc. All rights reserved. Build: jenkins-titanium-rcp-master-417...
Titanium Update Error
I've been trying to update the following packages through Titanium Studio: - Titanium CLI 3.1.0 - Node.ACS 1.0.2 - Alloy1.1.2 Eventually, the notification from Titanium Studio shows me that all packages were successfully installed. But when restarting...
Re-Installing app issues with emulator and SD Card in use
I lost all my afternoon trying to figure out what was happening with my code since nothing seems to do almost any effect. It turns out that the code was only deployed if when i restart the android emulator. You can imagine how much time i lost. My sd card...
json in iphone simulator
hi all, while work in android emulator in log i can get this o/p ~~~ undoArray.push ({ undoNum : e.source.getTitle(), undoColor : e.source.getBackgroundGradient() }); Ti.API.info("undo"...