brodybits commented on issue #547: Compatibility of old plugins with non-Java source-file entries URL: https://github.com/apache/cordova-android/issues/547#issuecomment-439019566 From <https://github.com/j3k0/cordova-plugin-purchase/issues/759#issuecomment-439008473>: > Maybe ignore `<source-file>` entries that start with `app/src/main/aidl/` if you're not on a Android Studio project? cordova-android@7 project structure seems to be based on Android Studio project structure now, don't see how this could make a difference. Any other input would be appreciated. > More longer term, I wonder if a definite solution wouldn't be to support `.aidl` natively on cordova-android? +1 > Example `<aidl-file>` entry: > [...] Cordova seems to use more portable tags such as `header-file`, `source-file`, `lib-file`, `framework`, etc. Maybe we could add something like an `interface` tag or `idl` tag.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org