Starting out with Appcelerator’s Titanium
Oya folks,
You might have heard about the new framework that compiles phone applications to different phone OSes without a single code modification.
Yea that’s right its Appcelerator’s Titanium :
One of the most important features of Titanium is HTML5 support, it supports it nativly, Even after you package it and run it on the mobile, the application will NOT work under a browser object, it will work under its own interpreter.
Using Titanium is fairely simple, Sign Up, download Titanium Studio, and install the Phone SDKs (Blackberry, Android and iOS if you are on Mac)
Working with it however is even easier, if you have some knowledge with Javascript you’ll be able to catch up with its codes very quickly, otherwise there is an awesome Documentation for everything you need, tutorials in the internet are countless too !
One thing is that many Windows 7 users (especially 64bit) have problems with the software detecting JDK paths, Android Paths, and anything Paths, You’ll need to modify environment variable in order to work with the Studio.
I have managed to fix everything, BUT the android issue, the studio is not yet able to detect that I have android-8 Platform API installed :(
how sad I can’t work much more without testing things,however it seems that the linux version is way better detecting everything on its own (isn’t that obvious ? :D ) and I’ll try it as soon as I finish configuring my new HDD.
Best Regards.


