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

Appcelerator On Windows: No Valid Android Sdk Targets Found

I'm trying to run an app on my Samsung Galaxy S6 installed with Marshmallow 6.0 in Appcelerator… Read more Appcelerator On Windows: No Valid Android Sdk Targets Found

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'

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