문제

I uploaded an android application a few months ago and I will need to upload version-3 soon. But I forgot which key-store file I used to sign the previous APK. Therefore, how do I check which key-store file I used to sign the APK file?

도움이 되었습니까?

해결책

If you have several keystores with you then you can try making apks with them try uploading the APKs.

If it accepts then you are lucky. This is the original keystone you used while signing the first time.

If you don't have the original keystore then it is not possible as per my knowledge.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top