I've install python, plus all the java downloads, etc, etc. Though I keep getting this error with running the default titanium project:
[TRACE] app property, ti.ui.defaultunit : system [INFO] Building testing for Android ... one moment [ERROR] JDK version 'javac' is not recognized as an internal or external command, operable program or batch file. detected, but at least 1.6.0 is required [ERROR] Application Installer abnormal process termination. Process exit value was 1
anyone please help
1 Answer
You need to at least add the bin/tools directory of your android_SDK to your system path. I'm pretty sure there is an entire section in the setup docs that addresses this.
Your Answer
This question has been locked and cannot accept new answers.