I just installed Titanium SDK (1.5.1) and all the Android SDKs. Also, I already have iPhone SDK 4.2 installed.
I have a problem in titanium developer, when s开发者_开发百科ending the values from one window to other. I tried as like in the documentation of the appcelarator but i cant make it.
I followed the guide here: http://developer.appcelerator.com/guides/en/app_structure.html to use high & medium density images for android.
I started using Appcelerator Titanium as its a promising platform for native desktop and mobile app development without sandbox (not like adobe air which is sandbox). But after a few days of developme
http://www.appcelerator.com/2009/06/titanium-beta/ In addition to supporting traditional Web technologies such as HTML, CSS and JavaScript, Titanium supports applicati开发者_JS百科ons developed using
Greetings, I\'m trying to simply display a blank textfield (I know), but it\'s not working? I must be making some simple error.
Greetings, I\'m using appcelerator to develop som开发者_如何学Ce apps, but I\'m encountering some problems.
I have a main window (app.js) and two sub-windows (login.js and signUp.js) Here is my app.js var login=Titanium.UI.createWindow({
Trying to get a button working in the titlebar is becoming a little difficult. At present the button opens when clicked (calls a window with a webview), and closes when an html button is clicked. But
I have legacy iPad app in objective c. I would like give chance to Appcelerator. But I would not like to rewrite whole app. I would prefer to start with replacing only some views.