Recent

Author Topic: [SOLVED] Gradle and wrong Release Build  (Read 542 times)

TomasJedno

  • Newbie
  • Posts: 6
[SOLVED] Gradle and wrong Release Build
« on: November 08, 2022, 09:32:42 am »
If I do "Run->[LAMW]->Build Android APK and Run", I get the files "debug\AppHelloWord-armeabi-v7a-debug.apk" and "release\AppHelloWord-armeabi-v7a-release-unsigned. apk".
Debugbuild runs fine, but releasebuild crashes on install.

In the attachment I am sending both APK files from the AppHelloWord demo, can someone please tell me where I am going wrong?

Thanks a lot, Tomas
« Last Edit: November 09, 2022, 09:47:14 pm by TomasJedno »

TomasJedno

  • Newbie
  • Posts: 6
Re: Gradle and wrong Release Build
« Reply #1 on: November 08, 2022, 09:36:07 am »
I'm adding a debug build, I renamed the APK files to ZIP.

TomasJedno

  • Newbie
  • Posts: 6
Re: [SOLVED] Gradle and wrong Release Build
« Reply #2 on: November 09, 2022, 09:50:56 pm »
I found a solution. The release build must be signed and the debug build must be uninstalled from the phone.

 

TinyPortal © 2005-2018