I need to use mapview control in android and I can\'t seem to understand how to run keytool
.
Is it installed with eclipse? I can\'t seem to find a download link
If you have java installed of course keytool is in there. What you need to do is to add it on your PATH variable.
For me it turned out to be in c/Program Files/Java/jdk1.7.0_25/bin (Windows 8). A more general answer to this question is that it will most likely be in the bin sub directory of wherever your jdk is installed.