A JavaScript-based platform to develop native mobile applications from a single codebase
I am working with Titanium, my code looks like this: var currentData = new Array(); if(currentData[index]!==""||currentData[index]!==null||…
javascript titanium titanium-mobileI'm new to Titanium mobile as well as titanium studio, but have heard good things about it. Can anybody recommend …
titanium-mobileHaving a few issues with simply adding a day to a few dates in an Appcelerator project using moment.js …
javascript date titanium-mobile appcelerator momentjsWhile running an application .apk file is formed and that apk file is installed in the emulator. for installing the …
android android-emulator apk adb titanium-mobileI'm trying to find the best way to create async calls when each call depends on the prior call to …
javascript node.js titanium titanium-mobile serverside-javascriptOkay. I'm kind of at my wits' end here. I've been trying for about 2 days to set up Titanium Studio …
android titanium titanium-mobileI am new to titanium and and want to call a web service from my titanium app. The webService returns …
javascript titanium appcelerator appcelerator-mobile titanium-mobileI am trying to change the color of the cursor in TextField in Titanium android app. For that I created …
titanium-mobileI am trying to run my app in the iPad simulator, but I keep getting this error whenever I try …
iphone ios xcode titanium titanium-mobileI am trying to use Express js with .ejs views. I want to redirect my page to some another page …
node.js titanium-mobile express ejs