Android ZIPALIGN finished with non-zero output value -1

My Android application contains 52 thousand .mp3 files stored in two folders in the Asset folder.

When I run the application in android studio, it gives the following error

Asset/Media/Folder_name1/'.mp3' 53k files Asset/Media/Folder_name2/'.mp3' 53k files 

Error: execution completed for task ': app: zipalignDebug'.

Process the command '/Users/ubasimo/Library/Android/sdk/build-tools/23.0.2/zipalign' 'with non-zero output value 1

I deleted the mp3 file folder and successfully executed it. What is the problem. Is there a limit to adding the number of files to an asset?

I fastened the folder, and then its performance. But molding in my case does not fit.

+5
source share

Source: https://habr.com/ru/post/1243915/


All Articles