Hi I am working Android application development using titanium studio.I have developed small application.my problem is that I can not access variable which is define inside the xhr.on load.I used foll
i have 开发者_如何转开发an image view, when the image loads i want to make an action, for example an alert.I\'m using eventListener method to implement this.
I am trying to develop an application which can perform video / voice calls between the mobile application.
How can i parse this JSON feed in Titanium Mobile App . { \"data\":{ \"mat_78\":{ \"id\":\"78\", \"title\":\"latest title here\",
I have been trying to set up Titanium and Android for 3 days. Still I am stuck with an issue. I am getting this Java related error. I have seen the discussions and forum for this error. I followed all
I\'ve started a new titanium mobile project (1st time!). I have a file main.js with a tab group and 2 tabs linking to two windows. My first tabs seems to load up fine but everything after that seems t
When a user runs my ap开发者_如何学Cp (iOS or Android), can I automatically get their phone number and contact details for back up?I can\'t vouch for Android but for iOS the answer is a definite no. H
My app.js file is: // this sets the background color of the master UIView (when there are no windows/tab groups on it)
when i import my file in Titanium, i have a red cross mark in front of my line showing missing name after . operator
I\'m using Titanium Appcelerator to build a App for Android. And i have succeeded in creating a preference screen with the preferences.xml below. I\'m trying to figure out how i can see if the checkbo