I am developing an iOS app in Appcelerator and I want to switch between windows with the use of a swipe event listener. How can I do this? The below code does not work. The current window that I \"sta
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
I understand that to use these technologies we need to know javascript and HTML 5. Bu开发者_如何学运维t should we know iPhone or Android to work on this? Not necessarily. They provide this layer of ab
I am creating an (iphone/android) mobile app using appcelerator titanium. I have a problem using Ti.App.Properties,
I am developing an iOS app in Appcelerator. I got four tabs. How can I change the content of the window when the user clicks a special button or navbar title?
I am developing an iOS app in Appcelerator. How can I detect when the user taps the title of the window (the title in the navbar)?开发者_JS百科
I have a block of text and images together as such: Lorem ipsum etc etc [AN IMAGE HERE] Lorem ipsum etc etc
Im building a mobile app for android & ios using appcelerator. I\'ve build a rest server using cakephp
I am developing an iOS app in Appcelerator that the user can choose between different layout types when viewing their contacts.
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