Tuesday, July 30, 2013

Generate SHA1 key for android in Ubuntu

open Terminal

(1) cd /usr/lib/jvm/java-version(which ever installed)/bin
(2) keytool -list -v -keystore keystore path -storepass android -keypass android

it will generate SHA1 key for you

How to Find path of Key Store

(1) Open Eclipse
(2) go to Window -> Preference ->
(3) it will open Preference window
(4) in Left Pane go to Android -> Build
(5) it will show you the default path of debug keystore
generate sha1,generate sha1 ubuntu,generate sha1 for android,android sha1 key in ubuntu,ubuntu sha1 key android

No comments:

Post a Comment