Hello, please I just loaded the default 2-tabbed Helloworld Titanium app. My target device are android and mobile web. I have installed jdk 1.6.0_32 and set JAVA_HOME system variable to C:\Program Files\Java\jdk1.6.0_32\bin. However, previewing Helloworld via Android emulator gives error. This is the log:
Logfile initialized [INFO] logfile = C:\Users\FUTURE\My Documents\Titanium Studio Workspace\Helloworld\build.log [DEBUG] C:\Users\FUTURE\AppData\Roaming\Titanium\mobilesdk\win32\2.0.2.GA\android\builder.py simulator Helloworld C:\Program Files\Android\android-sdk C:\Users\FUTURE\My Documents\Titanium Studio Workspace\Helloworld com.appcelerator.helloworld 3 WVGA854mobile web emulator gives this e
[ERROR] Required jarsigner not found [ERROR] Required javac not found [ERROR] Required java not found [ERROR] One or more required files not found - please check your JAVA_HOME environment variable
Attempting to preview using mobile web emulator gives this error: error: device not found
Previewing using mobile web browser works perfectly.
I will appreciate your quick help. Thanks.
1 Answer
- [ERROR] Required jarsigner not found
- [ERROR] Required javac not found
- [ERROR] Required java not found
- [ERROR] One or more required files not found - please check your JAVA_HOME environment variable
Take a look at Installation Troubleshooting
Your Answer
Think you can help? Login to answer this question!