infil00p commented on issue #389: CB-11244: Studio Project Compatibility: Now with merge commit URL: https://github.com/apache/cordova-android/pull/389#issuecomment-347703326 1. The package.json's version is meaningless since this is a PR and not released code. It should read 6.5.0-dev 2. The APKs are where they appear by default in an Android project. Given that this is a normal Gradle project, you can just edit the top-level Gradle as you would in a regular Android project: https://stackoverflow.com/questions/23008485/change-gradle-build-directory-in-android-studio 3. I think this would be the correct answer for the generated project's build path, but I'm not certain. https://stackoverflow.com/questions/23008485/change-gradle-build-directory-in-android-studio I think at this point, we should probably merge it so that these can get done on the repo before we go into a vote.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
