Plugin depends on multiple frameworks (AAR files)

Hi all,

my plugin relies on some framework code provided by another party.

When building my plugin I get a aar-file. But how do I package the other aar-files ?

I found an old thread: Android Plugin with AAR dependency, Android studio + gradle, external libs w/ resources
where the conclusion is that multiple aar-files are not support by Corona.

I hope this does not hold anymore.

Any hints ?
Thank you.

I got feedback from @vlads , there is no limitation on number of aar-files for Android. I received valuable information to built plugins relying on other aar-files.

Currently I am updating the documentation of the Corona-Site and create Pull-Request, so that this information is available to the community.

1 Like