Re: [I] Android: Copy resource files in the correct folder [cordova-android]

2025-01-01 Thread via GitHub
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

Re: [I] Android: Copy resource files in the correct folder [cordova-android]

2025-01-01 Thread via GitHub
breautek commented on issue #1753: URL: https://github.com/apache/cordova-android/issues/1753#issuecomment-2567028042 > Could this path nevertheless automatically calculated for build variants? I don't think so. Android has a few reserved ones, `main`, `androidTest` (for connected an

Re: [I] Android: Copy resource files in the correct folder [cordova-android]

2024-12-21 Thread via GitHub
GitToTheHub commented on issue #1753: URL: https://github.com/apache/cordova-android/issues/1753#issuecomment-2558362135 Thank you @breautek, I didn't know about this. Could this path nevertheless automatically calculated for build variants? Is it really needed do decide in which build var

Re: [I] Android: Copy resource files in the correct folder [cordova-android]

2024-12-21 Thread via GitHub
breautek commented on issue #1753: URL: https://github.com/apache/cordova-android/issues/1753#issuecomment-2558287168 > When I use this code, the resource file gets copied to platforms/android/res/values, Android has a concept of build variants so i don't think it's a good idea to

[I] Android: Copy resource files in the correct folder [cordova-android]

2024-12-21 Thread via GitHub
GitToTheHub opened a new issue, #1753: URL: https://github.com/apache/cordova-android/issues/1753 # Bug Report I want to copy resources to the `res` directory of the android app. ## Problem I followed the documentation for the [resource-file](https://cordova.apache.org/docs/en/1