I go to build>generated signed bundle/apk and input all the information for my keystore
. However I get an error caused by java.io.FileNotFoundException
for a different keystore
that I'm not currently using. How can I fix this?
Asked
Active
Viewed 63 times
1

Avinash Singh
- 4,970
- 8
- 20
- 35

Jacqueline
- 11
- 2
-
do you get access denied? – Book Of Zeus Feb 17 '19 at 04:13
-
no, just an error saying file not found for a completely different keystore. – Jacqueline Feb 17 '19 at 04:14
-
1have you tried "invalidate and restart"? Can you show the full log? – Book Of Zeus Feb 17 '19 at 04:14
-
I just tried invalidate and restart and now it says "given final block not properly padded" – Jacqueline Feb 17 '19 at 05:06
-
1https://stackoverflow.com/questions/8049872/given-final-block-not-properly-padded – Book Of Zeus Feb 17 '19 at 05:07