Re: Error when creating Android standalone

2025-10-18 Thread panagiotis merakos via use-livecode
Hello Klaus, Prior to 10.0.3 rc1, the version of the SDK build-tools has to be strictly 31.0.0 - any newer versions installed have to be removed. Kind regards, Panos On Tue, 14 Oct 2025, 20:17 Klaus major-k via use-livecode, < [email protected]> wrote: > Hi all, > > I just created a

Re: Error when creating Android standalone | DESPERATION!

2025-10-18 Thread Klaus major-k via use-livecode
Hi Panos, > Am 15.10.2025 um 09:56 schrieb panagiotis merakos via use-livecode > : > > Hello Klaus, > > Have you reached the point where it asks you for your alias and keystore > passwords? Or is the error thrown before reaching this point? after adding the breakpoint I got to the point where

Re: Error when creating Android standalone | DESPERATION!

2025-10-18 Thread panagiotis merakos via use-livecode
Hello Klaus, Have you reached the point where it asks you for your alias and keystore passwords? Or is the error thrown before reaching this point? Here is what you can do that _might_ provide some more information. Open the message box and type: put true into gRevDevelopment This will cause a

Re: Error when creating Android standalone | DESPERATION!

2025-10-18 Thread Klaus major-k via use-livecode
Hi Panos > Am 14.10.2025 um 19:43 schrieb Klaus major-k : > > Hi Panos, > > thank you, I had SDK Tool 34 installed? > > Removed it and installed 31 (and the obsolete 26, too) > It now get to the signing, but there I get this error (again, > get the same error with my last key?) > --

Re: Error when creating Android standalone | DESPERATION!

2025-10-18 Thread Klaus major-k via use-livecode
Hi Panos, are there any further infos about my setup I should provide to solve this mistery? It seems to only affect me and my setup! Of even take some actions on my side? Even radical ones like de- and re-installing JAVA and/or Android Studio completey? I am sure the keystore would be working

Re: Error when creating Android standalone | DESPERATION!

2025-10-18 Thread Klaus major-k via use-livecode
Hi Panos, thank you, I had SDK Tool 34 installed? Removed it and installed 31 (and the obsolete 26, too) It now get to the signing, but there I get this error (again, get the same error with my last key?) - There was an error while saving the standalone app

Re: Error when creating Android standalone SOLVED

2025-10-18 Thread Klaus major-k via use-livecode
Hi all, in case someone is interseted: Panos was able to solve my mysterious problem! I had JDK 1.8.0_281 installed which worked with my keystore file from august 2024, that was the time I created and uploaded my very first Android app to Google. I never had updated JAVA so far. Then in augus

Re: Error when creating Android standalone | DESPERATION!

2025-10-18 Thread Klaus major-k via use-livecode
Hi Panos, > Am 15.10.2025 um 08:05 schrieb panagiotis merakos via use-livecode > : > > Hello Klaus, > > Nope, I do not think you need to recreate your self-signed certificate - > the version of the Build-Tools that are installed when the certificate is > created does not affect the certificate.

Re: Error when creating Android standalone | DESPERATION!

2025-10-18 Thread panagiotis merakos via use-livecode
Hello Klaus, Hmm, if you get that error message BEFORE the standalone builder asks you to enter your alias, password etc, it sounds like LC thinks the path to your keystore file is invalid. Could you empty the key field in the standalone settings, and choose your key again? Also, regarding the de

Re: Error when creating Android standalone | DESPERATION!

2025-10-18 Thread Klaus major-k via use-livecode
Hi Panos, > Am 15.10.2025 um 10:31 schrieb panagiotis merakos via use-livecode > : > > Hello Klaus, > > Hmm, if you get that error message BEFORE the standalone builder asks you > to enter your alias, password etc, it sounds like LC thinks the path to > your keystore file is invalid. Could you

Re: Error when creating Android standalone | DESPERATION!

2025-10-17 Thread Klaus major-k via use-livecode
Hi Panos, > Am 15.10.2025 um 09:56 schrieb panagiotis merakos via use-livecode > : > > Hello Klaus, > > Have you reached the point where it asks you for your alias and keystore > passwords? Or is the error thrown before reaching this point? before reaching that point. > Here is what you can d

Re: Error when creating Android standalone | DESPERATION!

2025-10-14 Thread panagiotis merakos via use-livecode
Hello Klaus, Nope, I do not think you need to recreate your self-signed certificate - the version of the Build-Tools that are installed when the certificate is created does not affect the certificate. Did you follow this lesson to create the key, specifically the section about using Android Studi

Error when creating Android standalone

2025-10-14 Thread Klaus major-k via use-livecode
Hi all, I just created a new selfsigned keystore with Android Studio and wanted to test this with LC 10.0.2, with JAVA 8 still installed. I did Not update to JAVA < 8 yet. But I got this error: -- There was an error