I\'m writing my first titanium app and am wondering what is the best way to manage a users settings.
Is it ok to run BOTH of these on my mac (not at the same moment, of course)Will I run into conflicts if I run both on the same machine?Most of my work is web developm开发者_JAVA技巧ent in php so I don
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 have created a iphone module later on. it\'s work on xcode 3 and titanium 1.6.2 but not proper work on xcode 4 and titanium 1.7.2 giving error that Tiproxy.h and TiModule.h开发者_如何学JAVA file not
I have the following queries on using phonegap / Titanium appcelarator for our cross platform mobile development
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
If I develop a Titanium 开发者_运维知识库app for the iphone is it still allowed, as I heard that Apple has banned third party tools again in 2011?currently my titanium app is still in app store ;)It w
If Ive developed an Android app in Titanium (Appcelerator), is it possible to change it to use in 开发者_Go百科Eclipse?
When making an Android app, I want to have the paper peel effect that\'s po开发者_如何学JAVApular on the iPhone where the corner looks pulled back and the user and tough and drag to \"fold\" up the pa
I\'m using Ti.UI.orientation = Ti.UI.LANDSCAPE_LEFT on app startup, which turns it to landscape, however there\'s a short rotat开发者_开发百科ion animation.