Wish Private sign key

Hamied Abou Hulaikah

Well-Known Member
Licensed User
Longtime User
Hi Erel; Hi all

In B4X IDE , and when you are working on multiple projects which have multiple private keystore files, you must switch manually from tools>Private sign key for each project ...
This is a limitation, confusing & time consuming, you should fix it as assign private sign key to the project properties not as universal property for all projects.

B4X is a great development tool

Best Regards
 

Pendrush

Well-Known Member
Licensed User
Longtime User
You can use this:
B4X:
#SignKeyFile: ..\KeyFile\keystore.keystore
#SignKeyPassword: yourpass
This is example. KeyFile folder is in project root, and inside that folder is keystore file.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…