Android Question Custom Debug Keystore

Chianca

Member
Licensed User
Longtime User
Hello, I'm trying to debug my application into a Smart POS, based on Android 5.1, but it only accepts APK install with the .JKS key provided. When i connect to the B4a Bridge and run in debug mode, the App fails to install cause the Key used to sign, is the native debug keystore from B4A.

Is there any way to debug my application signing the APK with the provided .JKS file?
 

Chianca

Member
Licensed User
Longtime User
Yes! In release mode, I'm signin the APK manually, and it install sucessfully. But in debug mode, it fails.
 
Upvote 0

Brandsum

Well-Known Member
Licensed User
B4A > Tools > Private Sign Key > Select load existing key > Browse the JKS file and put the password in password field > then click on Ok
 
Upvote 0

Chianca

Member
Licensed User
Longtime User
B4A > Tools > Private Sign Key > Select load existing key > Browse the JKS file and put the password in password field > then click on Ok

I made this change, but when I'm running in Debug mode, it is failing with this attached message.
 

Attachments

  • image_2019_08_16T19_54_24_687Z.png
    25.6 KB · Views: 243
Upvote 0

Brandsum

Well-Known Member
Licensed User
Upvote 0

Chianca

Member
Licensed User
Longtime User


Hi, I've changed the Alias name, and now, the error is:

 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…