Compilation Error

I’ve a project of 22 Mb size and I use code.appinventor.mit.edu (http://code.appinventor.mit.edu/) server to bypass limit of 10 Mb, But when i compile it this error is described:
App Inventor is unable to compile this project.
The compiler error output was
________Preparing application icon
________Creating animation xml
________Creating style xml
________Creating provider_path xml
________Creating network_security_config xml
________Generating adaptive icon file
________Generating round adaptive icon file
________Generating adaptive icon background file
________Generating manifest file
________Attaching native libraries
________Attaching Android Archive (AAR) libraries
________Attaching component assets
________Invoking AAPT
YAIL compiler - AAPT execution failed.

Can i fix this?

Thank you

AAPT issues are difficult to identify and are initiated for many reasons. Here is a list of Forum articles regarding AAPT and ways to discover the problem https://groups.google.com/forum/#!searchin/mitappinventortest/aapt|sort:date