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.
keytool
Thanks
keytool is a tool to manage (public/private) security keys and certificates and store them in a Java KeyStore file (stored_file_name.jks). It is provided with any standard JDK/JRE distributions. You can find it under the following folder %JAVA_HOME%in.
Java KeyStore
JDK
JRE
%JAVA_HOME%in
1.4m articles
1.4m replys
5 comments
57.0k users