ymakhno

Results 24 comments of ymakhno

Could you please attach bundletool command which fails?

Could you please attach a sample project to reproduce this?

Unfortunately splitting assets by device ABI is not supported now and we don't have short term plans to support this.

Could you please provide a bit more information about these assemblies to be able to identify a better solution for the problem? Why are some assemblies architecture specific and some...

Thank you for the explanation! Two more questions: * How big are architecture specific dlls? * How do you plan to use these dlls? Extract from APK to some folder...

Thanks! Probably instead of me spamming you with questions it would be easier for me to just play with the technology to understand which assemblies are architecture-specific and which are...

I've played with Xamarin a bit and understand your usecase better now. Currently you put CLI assemblies under `root` folder inside aab. This folder by design contains files that should...

It won't work today, I'll try to land it into next bundletool release. Will update this ticket once done.

Unfortunately I found out that solution that I wrote above won't be as easy to implement as I thought initially. I'll keep the issue open to keep it on our...

I think if you rename to `.so` it will solve the problem, if you don't want Android Platform to treat this file as a library I think you can skip...