I had the same error:
Unable to add 'res/anim/noaction.xml #generated': Zip add failed (-2147483648)
I had the option “Package game data inside .apk” enabled, but the data was too big to package only in the apk. Disabling it did the trick!
I had the same error:
Unable to add 'res/anim/noaction.xml #generated': Zip add failed (-2147483648)
I had the option “Package game data inside .apk” enabled, but the data was too big to package only in the apk. Disabling it did the trick!