I\'m using Titanium Appcelerator to build a App for Android. And i have succeeded in creating a preference screen with the preferences.xml below. I\'m trying to figure out how i can see if the checkbo
What I have is an XML feed of data that are basicly like facebook wall posts. The posts themselves contain text with interspersed images and video links.Now I can parse (using regex) all the links wi
The function is not called when I pass arguments to a js function by means of the webview.evalJS method:
I have a custom built tableview, where I am building the text i开发者_开发百科n the table row by row.I have a big loop that goes through a set of XML data and builds the row based on an RSS XML feed.
I read through all existing posts on the same to开发者_开发百科pic, but I still have a little bit more specific question.
Im attempting to take a look at the kitchen sink app example through titanium studio and everytime I attempt to open and run the project 开发者_如何转开发it tells me git.exe has stopped working and sh
I have some kind of login window, it\'s opening at the the start of app, also I have tab group with few wins on it. So when I push login button(that is placed on the login window) I close login window
I am very new to Appcelerator Titanium. I followed the instructions and could able to successfully install the software and android sdk(only android for the time being). But as the site suggested when
I am developing an iOS app using appcelerator and I am trying to use JavaScript factories to seperate design (UI) from functions.
I was not able to build sample test app with iOS Simulator. Also I see only iphone is enabled and ipad is not. I have multiple xcode (4.0, 4.0.1, 3.2.5 and 3.2.1) installed on machine.