Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android Studio now fails Generate Signed APK with "The project is using an unsupported version of Gradle." #6551

Open
P-v-K opened this issue Feb 27, 2020 · 1 comment

Comments

@P-v-K
Copy link

P-v-K commented Feb 27, 2020

Android Studio has started failing to Generate Signed APK.

In November 2019, I found and described how it used to be possible to get it to work if you used the right version, etc., as I detailed here: https://forum.openframeworks.cc/t/notes-on-steps-i-took-to-successfully-get-a-64-bit-apk-published-to-the-google-app-store/33722

But now even that configuration doesn't allow Generate Signed APK.

APKs can successfully still be built even using the latest Android Studio versions, but the Generate Signed APK fails, and it is not clear what to do in order to be able to codesign the APKs for submission to Android Studio. I gather it is possible to manually sign them, but I find the Android documentation on the subject to be extremely confusing (and trying to push people to accept their new bundle scheme and use Android Studio).

So I think OF at the very least needs some clear documentation on how to codesign APKs for the Play Store, I'm trying to figure it out myself, and would be happy to write it up, but I could use some help understanding what exactly needs to be done to do this.

UPDATE: Through trial and error, I found that I AM still able to codesign if I use Android Studio 2.3.2 or Android Studio 3.1, but not Android Studio 3.5.1 (due to the Gradle issue mentioned here).

@lewisou
Copy link
Contributor

lewisou commented Apr 15, 2020

Same problem here. I have to use Android Studio 3.1.
Is anybody working on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants