How to create a keystore at windows prompt?

0

I want to sign the apk of my application that has been ready for 1 month, but I can not create this 'keystore' in any way. I've tried it online in Android Studio (zzz) and am trying it at the command prompt for 2 weeks. I have tried to follow some tutorials for this but they ask to install java and then a JDK and open the prompt as administrator and it still does not work in any way.

If someone can help me, I appreciate it.

    
asked by anonymous 20.07.2015 / 23:31

2 answers

1

You have to add keyTool as the environment variable!

    
20.07.2015 / 23:42
0

Watch this video, there's a step-by-step guide to posting an app link

    
23.07.2015 / 06:26