Problems while creating a new project
Hi, when ever i try to create a new titanium project i get the following error, [ERROR] Missing required option "--username" after searching i found this one link...
View ArticleProblem while logging in studio
when i try to log in i get this error... "The login server returned an error. please consult the (troubleshooting) page for more information".
View ArticleUnable to install android application on device
I'm trying to install my app on htc desire hd, using titanium studio but I get the following error: [ERROR] Timed out waiting for device to be ready, you may try reconnecting the USB cable [ERROR] :...
View Articledelete event from android calander
on click of AddEvent button event inserted in calendar and id of event in Database now i want to delete that event from calendar with delete button so i read id of event from database and using...
View ArticleWhat do I need for the visa application?
You will need one visa application form, one recent photo with size of 2" by 2", and your original passport.? The visa application fee is $140 per person for an American passport, regardless of...
View ArticleGet value function ??? Alloy
I have a problem with Alloy would help everyone : I have a three window register.js, index.js, data.js and one Model User.js In file register.js: I register user info and click button save user info...
View ArticleKeyboard Toolbar appears at the bottom when keyboard is not docked on iPad
If the keyboard is not docked on iPad, the keyboardToolbar appears at the bottom. Is this by design? Then if user docks the keyboard the toolbar stays at the bottom (and therefore hidden by keyboard)....
View ArticleLabels overlapping each other in custom row
hi, so i am working with alloy and i have succesfully pulled data from json and show it succesfully in my console the idea is to put this data into a tableView. Here is the code: ˜˜˜ function...
View ArticleSave and Display Image in ImageView from FileSystem
I want to save an image to the file system, save the file name in a SQL DB, and then re-open the image in a different view later. To save the image I am: Ti.Media.showCamera({ saveToPhotoGallery:...
View Articledownload a file from a server
Hi i need download a apk file from a server, I guess being the dispositvo downloaded this file ask me (if you want to install the app). Somehow I think if you can do, but I can not find the result....
View ArticleUpdated Titanium Studio and it crashes
I updated Titanium Studio today and restarted the application. When I try to launch it, it asks for the workspace path and then it just closes. How can I correct this?
View Articlehow to bind asynchronous data to control in alloy
when i asynchronously get data and bind the data to control in alloy , the control can not display my data. below is my code: view:<Collection src="tasklog"/> <ScrollView layout="vertical">...
View ArticleGetting touchstart Events to fire on a ScrollView with long content
I have an iPhone app developed using Titanium SDK 3.1.1 GA with a UI created using Alloy views. I've tested on iOS 6.1 using the simulator (under OS X 10.8) and on an iPad 2. I'm also getting the same...
View ArticleApp.Properties.setList not saving
Seams I have change my json my property stop working... it strop saving my list anymore... this is my url to my json: http://www.villaassumpcao.com.br/app/admin/pages/categorias.json I get the Eventos...
View ArticleMobile Web TableView memory leak
Hello, We are developing an application use Mobile Web and running into memory leak issues using TableViews. Have been searching the forums for hours and just could not find a solution. The application...
View ArticleWhat is the difference between Alloy.Models.instance('xxx') and Alloy.Models.xxx
What is the difference between Alloy.Models.instance('xxx') and Alloy.Models.xxx
View ArticleGet a element by id in Alloy of a file XML from differents "js"
Hi, I have the following question. I want get a element by id in Alloy of a file XML from differents "js". For example: My.XML <Alloy> <Label id=label_id ></Label> </Alloy>...
View ArticleNAVIGATION_MODE_STANDARD or other way to hide tabs
Hello everybody, does any body know how to set "NAVIGATION_MODE_STANDARD" for Android (using sdk 3.x) in Appcelerator? Is there maybe a way to set it in tiapp.xml? The reason for setting this is my...
View ArticleWhile updating the studio i got this error
why i'm unable to update my studio and sdk... below is the error i'm getting. can anybody help me out??? Thanks SUBENTRY 3 com.aptana.core.epl 4 0 2013-07-24 17:06:08.497 !MESSAGE...
View Article