Titanium is a JavaScript-based SDK allowing developers to create native iOS and Android applications.
I am working with Titanium, my code looks like this: var currentData = new Array(); if(currentData[index]!==""||currentData[index]!==null||…
javascript titanium titanium-mobileI am trying to integrate Janrain Engage as custom module with Appcelerator Titanium. I have created a sample module and …
ios iphone xcode titanium appceleratorAfter all IDE evolutions (all platforms on topic are changed) of this year, i'm looking to understand what is the …
cordova xamarin titaniumI want to check if a file exists locally, where the HTML file is located. It has to be JavaScript. …
javascript html security titanium local-filesI have developed an Android app using Appcelerator Titanium. This app will create a file in applicationDataDirectory and install a …
android file titanium appceleratorIs it true that the file path to external SDCard on Android devices are always "/storage/extSdCard"? If not, how …
android titanium external sd-card android-sdcardi have made one application which uses google maps APi,i am using titanium 1.2.2 and mobile sdk 1.5.1 for android,wenever …
android google-maps titaniumPhoneGap and Titanium allow you build native iPhone Apps based on HTML and JavaScript. Has anyone gained experience with both? …
iphone cordova titaniumI'm working on building an iPhone app with Titanium Mobile 1.0 and I see that it compiles down to a native …
javascript objective-c titanium