问题
I am trying to run default example apps in titanium studio, but I am getting error. I installed jdk1.6.0_45, jre1.6.0 and set the properties of Environment Variables too. what was the problem, any suggetions?
[ERROR] Application Installer abnormal process termination. Process exit value was 1
回答1:
Have you installed all required Android SDKs? If you are using latest Titanium SDK, you need to install Android SDK 2.3.3 (API 10). Check more details in Installing the Android SDK guid in Titanium documentation.
If this won't help set console log level to trace
and update question with full error log.
回答2:
For Windows, the 32-bit version of Java JDK is required regardless of whether Titanium is running on a 32-bit or 64-bit system.
http://docs.appcelerator.com/titanium/latest/#!/guide/Quick_Start
来源:https://stackoverflow.com/questions/20897955/titanium-error-application-installer-abnormal-process-termination