Android Question after updating to v3.82 have problem - SOLVED!

ilan

Expert
Licensed User
Longtime User
when i try to compile the ptoject i get this error:

Parsing code. 0.02
Compiling code. 0.11
Compiling layouts code. 0.01
Generating R file. 0.58
Compiling generated Java code. 1.76
Convert byte code - optimized dex. 2.20
Packaging files. 2.16
Copying libraries resources 0.05
Found 4 resource files.
Signing package file (private key) Error

jarsigner error: java.lang.RuntimeException: keystore load: Keystore was tampered with, or password was incorrect

the password is correct and it works with v3.8, i have also update google play service rev18 i dont know what is the problem , can somebody help me please?
 

ilan

Expert
Licensed User
Longtime User
after installing b4a v3.82 the path of the licensekey file was wrong, just go to Tools > Private Sign Key and selected the license key again thats it
 
Upvote 0
Top