Android Question AAB Error

Never99

Member
Hi everyone, I can't solve this problem, it's been weeks but nothing ...
i try to bundle app on project but it says:
file signing AAB Error
jarsigner error: java.security.SignatureException: private key algorithm is not compatible with signature algorithm
I tried to create a new key, to update sdk, to directly make a new project, to update b4a but I don't get out ... help me. it is also urgent as a job but I am now at a standstill.
 

Never99

Member
problema.png
 
Upvote 0

Never99

Member
Usa l'ultima versione di B4A.
Seguire le istruzioni di installazione: https://www.b4x.com/b4a.html
Non c'è bisogno di aggiornare nulla.
Crea una nuova chiave segno se ne stai usando una vecchia.
B4A Versione: 11.20
Analisi del Codice. (0.00s)
Versione Java: 8
Costruzione della struttura delle cartelle. (0.02s)
Compilazione del codice. (0.01s)

File ObsucastorMap.txt creato nella cartella Oggetti.
Compilazione del codice di impaginazione (0.00s)
Organizzazione Libreria. (0.00s)
(SDK AndroidX)
Compilazione risorse (0.45s)
Collegamento risorse (0.23s)
Compilazione del codice Java prodotto. (0.71s)
Conversione byte code - ottimizzazione dex. (0.25s)
Copia risorse delle librerie (0.05s)
Creazione di un pacchetto di app (0,75 secondi)
Firmatura del file AAB Error

errore jarsigner: java.security.SignatureException: l'algoritmo della chiave privata non è compatibile con l'algoritmo della firma

ho aggiornato tutto con nuova chiave, ecco qua che dà ancora errore @Erel
 
Upvote 0

Never99

Member
hi @Erel , i uninstalled everything and reinstalled from scratch doing step by step b4a installation, having everything updated.
i created a new project and created a new private key ... i have the usual problem: jarsigner error: java.security.SignatureException: private key algorithm is not compatible with signature algorithm.
I do not know what else to do because if I had to do something else it goes beyond my skills and I am also unable to publish the app which has a certain urgency because it is for a municipal body.
 
Upvote 0

Never99

Member
B4A Versione: 11.50
Analisi del Codice. (0.00s)
Java Versione: 8
Building folders structure. (0.02s)
Compilazione del codice. (0.01s)

File ObsucastorMap.txt creato nella cartella Objects.
Compilazione del codice di layouts (0.02s)
Organizzazione Librerie. (0.01s)
(AndroidX SDK)
Compilazione risorse (0.49s)
Collegamento risorse (0.83s)
Compilazione del codice Java prodotto. (0.80s)
Finding libraries that need to be dexed. (0.00s)
Dex: B4AShared (1.28s)
Dex: Core (1.61s)
Dex: XUI (1.00s)
Dex code (0.97s)
Dex merge (0.92s)
Copia risorse delle librerie (0.06s)
Building app bundle (0.95s)
Firmatura del file AAB Error

jarsigner error: java.security.SignatureException: private key algorithm is not compatible with signature algorithm

@Erel
 
Upvote 0

RodM

Member
Licensed User
@Erel
as i have windows x86 and what i download from this site: https://www.oracle.com/java/technologies/downloads/#java8-windows is the java i'm using right now.
since nobody can help me and I see indifference, can you help me and understand how to put java 11 on windows x86 if the site where to download everything you need for b4a gives me java 8?
thank you...
Hi, sorry but I didn't see any indifference. Erel posted the link where you'll find instructions on how to install OpenJDK 11, instead this Java 11. See post #5 again.
 
Upvote 0

Bladimir Silva Toro

Active Member
Licensed User
Longtime User
Upvote 0
Top