thanks i has found how to get the keys. go to ../java/jdk/bin/ and then run this command
On Thu, May 27, 2010 at 11:13 AM, usman sharif <[email protected]> wrote: > there might be some kind of permissions you need to give your application's > manifest file > > On Thu, May 27, 2010 at 12:14 AM, Ali Murtaza <[email protected]>wrote: > >> Hi >> >> >> I use this code to get the finger print in android emulator i got message >> "keystore: permission denied" >> >> So please help me. It realy urgent >> >> >> $ keytool -list -alias androiddebugkey \ >> -keystore <path_to_debug_keystore>.keystore \ >> -storepass android -keypass android >> >> >> -- >> Ali Murtaza >> >> BCSF06M021 >> Research Assistant >> Data Virtulization Ware House >> PUCIT, Lahore, Pakistan >> [email protected] >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Android Beginners" group. >> >> NEW! Try asking and tagging your question on Stack Overflow at >> http://stackoverflow.com/questions/tagged/android >> >> To unsubscribe from this group, send email to >> [email protected]<android-beginners%[email protected]> >> For more options, visit this group at >> http://groups.google.com/group/android-beginners?hl=en >> > > > > -- > Regards > Usman > > -- > You received this message because you are subscribed to the Google > Groups "Android Beginners" group. > > NEW! Try asking and tagging your question on Stack Overflow at > http://stackoverflow.com/questions/tagged/android > > To unsubscribe from this group, send email to > [email protected]<android-beginners%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-beginners?hl=en > -- Ali Murtaza BCSF06M021 Research Assistant Data Virtulization Ware House PUCIT, Lahore, Pakistan [email protected] -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

