Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Android Splash Screen nightmare

We'll check logs

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Android Splash Screen nightmare

Here is the error log

[INFO] ERROR: 9-patch image android/ForsaLB/res/drawable-mdpi/splash.9.png malformed.
[INFO] Ticks in transparent frame must be black or red.
[INFO] Found at pixel #38 along top edge.
[INFO] ERROR: Failure processing PNG image android/ForsaLB/res/drawable-mdpi/splash.9.png
[INFO] ERROR: 9-patch image android/ForsaLB/res/drawable-xhdpi/splash.9.png malformed.
[INFO] Ticks in transparent frame must be black or red.
[INFO] Found at pixel #88 along top edge.
[INFO] ERROR: Failure processing PNG image android/ForsaLB/res/drawable-xhdpi/splash.9.png
[INFO] ERROR: 9-patch image android/ForsaLB/res/drawable-hdpi/splash.9.png malformed.
[INFO] Ticks in transparent frame must be black or red.
[INFO] Found at pixel #44 along top edge.

Looks like there are some broken pixels in your image, thus build fails. Please use special program to generate image (not Photoshop). Programs specified in dos are just examples, you may google any other program. Below is the sample of valid image

Image

Abu Ali
Posts: 0
Joined: Mon Apr 07, 2014 8:50 am

Android Splash Screen nightmare

at last problem solved , thank you team :)

Return to “Issues”