When I verify the signature of my application:
jarsigner -verify -verbose -certs testapp.apk
it gives me the error:
jarsigner: java.lang.SecurityException: invalid SHA1 signature file digest for res/drawable-xhdpi/breadcrumb_grey_white.png
How to resolve this?