Android Gradle build Error:Ticks in transparent frame must be black or red

和自甴很熟 提交于 2019-12-10 10:03:24

问题


While trying to solve an Android Gradle build Error using a ImageMagick conversion

I ran into a new Android error:

Error:Ticks in transparent frame must be black or red.

Error:Error: com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command 'E:\Android\sdk-Android-Studio\build-tools\19.1.0\aapt.exe'' finished with non-zero exit value 42

What does it mean, and how do I solve it?


回答1:


When you make a .9 picture, you should let it be nice. It means the picture is a standard .9 (PNG) picture, so check the resources.



来源:https://stackoverflow.com/questions/28940476/android-gradle-build-errorticks-in-transparent-frame-must-be-black-or-red

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