jnrsem.blogg.se

Android studio github workflow
Android studio github workflow










The build is configured to use the default signing config ( signingConfig bug) in adle. My guess is that the key signatures are different, but I'm not sure. I have run aapk on both packages to make sure they were built with the same min & target values.

android studio github workflow

I can install the GitHub built version if I uninstall the locally built package first.

android studio github workflow

path/to/package-debug.apk: 1 file pushed, 0 skipped. apk built from a GitHub workflow over one that I built locally, I get the following error: $ adb install -r /path/to/package-debug.apk












Android studio github workflow