I recently moved to titanium android development. i was trying to install titanium studio on my windows 8 machine and followed official site instructions.
1) I installed java 1.7 sdk (on C:\Program Files (x86)\Java)
2) Downloaded and installed latest titanium studio
3) Downloaded the latest android sdk
4) and created JAVA_HOME variable (C:\Program Files (x86)\Java\jdk1.7.0_21)
5) added (C:\Program Files (x86)\Java\jdk1.7.0_21\bin) to path varable
6) added android path to PATH enviorment variable
And tried to create a simple project and run it on emulator but i am getting
errors
So i tried to run on my device and it gives different kind of error

Please Guide me to solve this issue....