-1

I want to release my android app but when I create apk release version file, my app has blocked protected error. I had created many many key stores with android studio and KeyStore Explorer but they didn't work. What should I do? How should I create key store?

P.S: I don't want to use this site . I want to create a key store that works. Thank you all in advance

Phantômaxx
  • 36,442
  • 21
  • 78
  • 108
H Hooshyar
  • 117
  • 1
  • 11

1 Answers1

0

Select Build -> Generate Signed APK -> Choose bundle or APk -> Create New Keystore

enter image description here

Rajasekaran M
  • 1,987
  • 1
  • 12
  • 21
  • It didn't work. I told that before. I have tried that and KeyStore Explorer – H Hooshyar Jan 02 '20 at 07:18
  • When I create apk file, no. But when I install that apk file android get Blocked protected error. I know this error because of the key store. I had one but that key store deleted accidentally. – H Hooshyar Jan 02 '20 at 08:39