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

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

How To Delete Nodes From Xml File?

I want to manipulate a data from an XML file with Appcelerator's app. So I'm able to read t… Read more How To Delete Nodes From Xml File?

Fetching Data From Json.parse Array

I am stuck in this problem, I am calling a webService that returns me a json response. now i want t… Read more Fetching Data From Json.parse Array