GitToTheHub commented on issue #1753: URL: https://github.com/apache/cordova-android/issues/1753#issuecomment-2567034049
Hi @breautek, thank you for your very detailed answer and explanation. I know about these resource identifiers and my thought was also that the path should start with `res`. After this, the user can define, whatever he want. When Cordova is used for building or preparing, I think it should know where the destination, otherwise it could not build/prepare? So if Cordova knows it builds to `android/app` it can assume that `res/[resource-path]`must be copied to `android/app/res/[resource-path]`. If Cordova is not used for building, then `resource-file` could not be used. If it is possible to build or prepare with Cordova to another build variant, other then `main`, it should know where to copy resource files? -- 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: issues-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org