I've been looking a little deeper into b4xlibs and I noticed that in one post Erel says that you can have platform specific Files in them. how is this achieved? I haven't come across a library that contains these yet. i.e. is it a manifest entry or part of the archive structure. I would like to implement this in my library tool. Thanks.
You may have a look at AnotherDatePicker from HERE.
It contains a Files folder with platform specific layout files.
I think that it is not the latest version, but it shows the structure.