1
Ask a Question / Re: I cannot generate an android certificate
« on: March 18, 2019, 07:42:53 pm »
I have figured out the issue!
Stencyl kept on generating this path whenever I tried to generate password:
"C:\Users\USER\stencylworks\android-sdk\\stencyl.keystore"
while my android sdk folder was in this path:
C:\Users\USER\AppData\Roaming\Stencyl\stencylworks\android-sdk
I copied the android-sdk folder from the above location, located the path that stencyl always generates, that is:
C:\Users\USER\stencylworks
and pasted the android-sdk folder there.
After that, I generated the certificate again and it appeared in the android-sdk folder at the modified location.
Also, the .apk file was published without issues.
Thanks for your help, I hope someone else finds this useful, and I hope I don't have any problems uploading to google play because this has been exhausting.
Stencyl kept on generating this path whenever I tried to generate password:
"C:\Users\USER\stencylworks\android-sdk\\stencyl.keystore"
while my android sdk folder was in this path:
C:\Users\USER\AppData\Roaming\Stencyl\stencylworks\android-sdk
I copied the android-sdk folder from the above location, located the path that stencyl always generates, that is:
C:\Users\USER\stencylworks
and pasted the android-sdk folder there.
After that, I generated the certificate again and it appeared in the android-sdk folder at the modified location.
Also, the .apk file was published without issues.
Thanks for your help, I hope someone else finds this useful, and I hope I don't have any problems uploading to google play because this has been exhausting.