Nevermind I figured it out, Thanks anyway

On Feb 26, 1:18 pm, AndroidDev <[email protected]> wrote:
> On Feb 26, 12:55 pm, AndroidDev <[email protected]> wrote:
>
>
>
>
>
> > On Feb 26, 11:22 am, Mark Murphy <[email protected]> wrote:
>
> > > Julian wrote:
> > > > I am trying to get the MD5 Fingerprint to sign my applications.
> > > > In the command prompt I inserted the following:
>
> > > >  $ keytool -list -alias androiddebugkey \
> > > > -keystore <path_to_debug_keystore>.keystore \
> > > > -storepass android -keypass android
>
> > > > but I got the following error:
>
> > > > '$' is not recognized as an internal or external command, operable
> > > > program or batch file
>
> > > The $ in the instructions is the representation of your shell prompt --
> > > it is not part of the command, which begins with "keytool".
>
> > > --
> > > Mark Murphy (a Commons 
> > > Guy)http://commonsware.com|http://twitter.com/commonsguy
>
> > > _Android Programming Tutorials_ Version 2.0 Available!
>
> > What do I have to set the shell prompt to in order to perform the
> > command?
>
> I figured the last part out but now I am getting the  error:
> 'keytool' is not recognized as an internal or external command

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

Reply via email to