On Sat, Dec 31, 2011 at 11:08 PM, John Raftery <john.rafte...@gmail.com> wrote:
> Hi, I've got keytool sitting in the jdk, and it works when I use
> eclipse to automatically sign an application package. However, I'm
> struggling to run keytool to get an MD5 Fingerprint. When I go to the
> jdk bin folder and try to run keytool, a command prompt window opens
> and then closes after a second. It's probably something really simple
> I'm missing. Could I have some help please? I'm using Windows.

Open a command prompt window, and run the keytool command
(with appropriate parameters) from there. It's a command line utility,
so if you just double-click it, it will display a usage message and
exit, closing the command prompt window.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to