Titanium [ERROR] Application Installer abnormal process termination

爱⌒轻易说出口 提交于 2019-12-24 14:17:31

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!