[Ohrrpgce] [ohrrpgce/ohrrpgce] Android 11: nightly builds fail with INSTALL_PARSE_FAILED_NO_CERTIFICATES (Issue #1249)

2022-11-24 Thread Ralph Versteegen via Ohrrpgce
Topken reports: > I am unable to install android nightlies as I get this error > `INSTALL_PARSE_FAILED_NO_CERTIFICATES: Scanning Failed.: No signature found > in package of version 2 or newer for package > com.hamsterrepublic.ohrrpgce.game` so not sure how to proceed on my Samsung > Galaxy Tab

Re: [Ohrrpgce] [ohrrpgce/ohrrpgce] Android 11: nightly builds fail with INSTALL_PARSE_FAILED_NO_CERTIFICATES (Issue #1249)

2022-11-24 Thread James Paige via Ohrrpgce
This sounds familiar. I think I may have already fixed this for packaged games, just not for the game player. If I remember correctly, there were no code changes, I just had to upgrade the format of the signing certificates. I'm pretty sure I didn't do that for the debug certificate used by the

Re: [Ohrrpgce] [ohrrpgce/ohrrpgce] Android 11: nightly builds fail with INSTALL_PARSE_FAILED_NO_CERTIFICATES (Issue #1249)

2022-12-01 Thread Ralph Versteegen via Ohrrpgce
Regarding testing whether an .apk is correctly signed without needing an Android 11 installation, the link I gave suggested using apksigner (included in the Android SDK) to check: ``` > /opt/android-sdk-linux/build-tools/28.0.3/apksigner verify --verbose > ~/Downloads/ohrrpgce-game-android-debu

Re: [Ohrrpgce] [ohrrpgce/ohrrpgce] Android 11: nightly builds fail with INSTALL_PARSE_FAILED_NO_CERTIFICATES (Issue #1249)

2023-12-26 Thread James Paige via Ohrrpgce
I fixed this a while back by updating the debug.keystore that nightly builds were using -- Reply to this email directly or view it on GitHub: https://github.com/ohrrpgce/ohrrpgce/issues/1249#issuecomment-1869770571 You are receiving this because you are subscribed to this thread. Message ID: __

Re: [Ohrrpgce] [ohrrpgce/ohrrpgce] Android 11: nightly builds fail with INSTALL_PARSE_FAILED_NO_CERTIFICATES (Issue #1249)

2023-12-26 Thread James Paige via Ohrrpgce
Closed #1249 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/ohrrpgce/ohrrpgce/issues/1249#event-11341125684 You are receiving this because you are subscribed to this thread. Message ID: ___ Ohrrpgce mailing list