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

Android Window - View Animation

Hello I'm new to titanium studio I'm reading the docs 2 days now and trying to make a simpl… Read more Android Window - View Animation

Titanium Httpclient Returns Too 'fast'

I have the following function: getTasks: function() { var taskRequest = Titanium.Netw… Read more Titanium Httpclient Returns Too 'fast'

Add A Native Calendar With Titanium

For an app developed in Titanium, it is required to be possible to add Events into the Native Andro… Read more Add A Native Calendar With Titanium

Orientation Portrait And Portraitupsidedown Only For One Window

I have 10 windows. The initial window is loginWindow i want to set orientation for Portrait and Por… Read more Orientation Portrait And Portraitupsidedown Only For One Window

Regular Expression Search With Xml

I'm working on parsing an xml feed and ii have the following tag Solution 1: Regular expressio… Read more Regular Expression Search With Xml

Requiring External Javascript File

After reading all the relevant answers in SO and posts in the Appcelerator forums I still can't… Read more Requiring External Javascript File

Setting Minimum IOS Version Number In Titanium Studio

How can we set minimum iOS version in Appcelerator Titanium Studio from default 4.3? Solution 1: … Read more Setting Minimum IOS Version Number In Titanium Studio