I have a keystore which is created from one machine and i am in need to use the same keystore in different system. Is this possible..? If it is, please help me out that how to do this?
Note: This is not a gradle project. This is ant
I have a keystore which is created from one machine and i am in need to use the same keystore in different system. Is this possible..? If it is, please help me out that how to do this?
Note: This is not a gradle project. This is ant
Yes you can use it. You just need to give the password of the keystore while signing the apk.