Skip to content Skip to sidebar Skip to footer
Showing posts with the label Titanium

Create A CheckBox In Titanium

I have List of Checkboxes which i want to create using FOR LOOP. I have following type of data. Va… Read more Create A CheckBox In Titanium

Changing Android Picker Font Color On Titanium Appcelerator

I am using a picker on my application of type time picker. The picker works fine on iOS devices, ho… Read more Changing Android Picker Font Color On Titanium Appcelerator

Android App Hangs On Restart (Appcelerator Titanium)

I am making an app for Android. I encountered strange issue. Application works perfectly until it i… Read more Android App Hangs On Restart (Appcelerator Titanium)

Titanium Index.html

ive just installed titanium and the android sdk for development. In my project i have an index.html… Read more Titanium Index.html

Placing A Phonecall Including Extension

I have been trying to call a number from within my Titanium Appcelerator application using various … Read more Placing A Phonecall Including Extension

Ti.App.fireEvent Not Working; Error Uncaught TypeError: Cannot Read Property 'App' Of Undefined

I have a simple Titanium app which opens a webview, and loads a URL. I want the links to open in th… Read more Ti.App.fireEvent Not Working; Error Uncaught TypeError: Cannot Read Property 'App' Of Undefined