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

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

Parsing Xml In Javascfipt

Ok I am trying to parse an XML from a get request in Javascript. This is how the XML looks like S… Read more Parsing Xml In Javascfipt

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

Multiple Http Client Requests Not Storing Session Data

I have an issue and i wonder is it possible that the code is to fast that its creating separate ses… Read more Multiple Http Client Requests Not Storing Session Data

Appcelerator Titanium Upload To Google Drive - Rest Api In Javascript - Error 404

Im trying to upload an image to google drive using appcelerator titanium. I have got OAuth and i ha… Read more Appcelerator Titanium Upload To Google Drive - Rest Api In Javascript - Error 404

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