I have created an application with Cordova and Ionic. I received Application build success on iOS.
I am trying to build this application on Android (via cordov
I had the same problem. The problem in my case occured because i had a "wrong" name for a picture. I had a greek character in one name of a picture. As a start move your folder with the images out of your folder of the app and try to build again.
I dont tell that it will solve your problem but it soved mine.
Hope that it will help you.