Failed to package application when Android Manifest Portion is changed to
问题 I started a new test app, and downloaded a Holo Theme (by name JSTheme) from Android-holo-colors.com And replaced the /res folder contents with the res folder in that downloaded zip file. But when I replace the line in tiapp.xml <android xmlns:android="http://schemas.android.com/apk/res/android" /> to this, then the compile is not happening. It shows then: [ERROR] : Failed to package application: [ERROR] Application Installer abnormal process termination. Process exit value was 1 <android