3

How can I fix this? I typed in the command prompt for Windows 10:

-alias androiddebugkey

And this is the result:

-alias is not recognized as an internal or external command windows

Dovydas Šopa
  • 2,282
  • 8
  • 26
  • 34
ZoMu
  • 39
  • 1
  • 3
  • What was the desired result? – Michael Dorst Feb 21 '17 at 02:38
  • 1
    I think you are looking for this solution [http://stackoverflow.com/questions/6211919/errorkeytool-is-not-recognized-as-an-internal-or-external-command-operable-p](http://stackoverflow.com/questions/6211919/errorkeytool-is-not-recognized-as-an-internal-or-external-command-operable-p) – Anesh Jain Feb 21 '17 at 14:52
  • I think you are looking for SHA1. This link helped me [http://stackoverflow.com/questions/6211919/errorkeytool-is-not-recognized-as-an-internal-or-external-command-operable-p](http://stackoverflow.com/questions/6211919/errorkeytool-is-not-recognized-as-an-internal-or-external-command-operable-p) – Anesh Jain Feb 21 '17 at 14:53

2 Answers2

0

you may need using cmder which lets you add aliases just like linux. and it only for alias xxxxxx but not -alias xxxxx

Vic.Liu
  • 461
  • 5
  • 3
0

I am using windows 10 and on command prompt, alias command is not working.

Now I have tried -alias command on gitbash, and it's working.