【发布时间】:2014-09-19 05:35:49
【问题描述】:
appcelerator 的新手,我安装了 genymotion,想在里面打开厨房水槽,但出现以下错误,我已经在谷歌上检查了解决方案,但没有找到:
[ERROR] Application Installer abnormal process termination. Process exit value was 1
[ERROR] : The minimum supported SDK version must be 10 or newer, but is currently set to 8
Update the android:minSdkVersion in the tiapp.xml or custom AndroidManifest to at least 10:
在 tiapp.xml 中我没有 android:minSdkVersion 并且我在项目中没有找到任何 android 清单。
感谢您的帮助。
【问题讨论】:
标签: android appcelerator