I'm trying to setup Android Certificates. I'm following this:
http://www.stencyl.com/help/viewArticle/197I make the certificate, it says everything fine, and as the certificate path it shows:
C:\Users\me\AppData\Roaming\Stencyl\stencylworks\android-sdk\\android-sdk-windows\stencyl.keystore
(which is not a valid path because there is a ''\\" in the pathname). I can't find the certificate when I click "View Certificate" and I can't find it manually either. When I compile I get the error:
"Android Certificate Doesn't Exist
The path provided for the Android certificate does not exist. Correct this on the Android Certificates page."Any Ideas?
[SOLUTION] - The problem was that the STENCYL JAVA PATH was not in my windows PATH for some reason.