I have JKS file and need to compile app. But I don't have keystore file from original computer. Is it possible to compile signed app with this JKS?
And is there any app which checks whether I am using the right password for this JKS file?
I have JKS file and need to compile app. But I don't have keystore file from original computer. Is it possible to compile signed app with this JKS?
And is there any app which checks whether I am using the right password for this JKS file?
Copy the same android key file X.jks to your pc while generating apk choosing existing keystore navigate to your X.jks put the same jks password once and select alias now Click finish.
Your apk will be generated with the same key