breautek commented on issue #1802: URL: https://github.com/apache/cordova-android/issues/1802#issuecomment-2953764223
This is only applicable if the project imports native source code (compiled against the NDK) which Cordova framework does not have. But if your project is importing native sources that you are compiling then https://breautek.com/articles/preparing-for-16kb-android-binaries.html may help. If you're importing precompiled libraries, then you'll need to get into contact with the authors that maintains those packages using native libs. A good place to start however is to make sure the plugins being used is completely up to date. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
