I have changed all files to avoid comon filenames and now I have none… but the issue remains.
Is there a limitation on the number of files ou size of project?
(for Android device).
I have done a lote of work here trying to find the source for this issue.
And I think I found.
Since there is a restriction in having files in directories I put all the files in the project root file.
And I add a initial “_” to those files that should be in the directories.
Everything works fine will all files except for mp3 files with a name starting with an “_”.
Is this a limitation in building the package or is it a bug?