Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p><strong>i think this is right a way to get key ::</strong> </p> <p>To get certificate fingerprint (MD5) follow the simple steps below:</p> <p>You need to get the keystore file for getting the certificate fingerprint (MD5). Your keystore file can be found at the following path<br> <strong>"C:\Documents and Settings\\Local Settings\Application Data\Android"</strong></p> <p>(Or)</p> <p><strong>"C:\Documents and Settings\.android"</strong></p> <p>Keystore file name is "debug.keystore" file. Copy the "debug.keystore" file to some other folder (ex: - "D:\Androidkeystore\") (its user friendly to use). Open command Prompt and go to the Java installed directory. ("C:\Program Files\Java\\bin") Then type the below line (given in box) and press enter.</p> <p><strong>keytool.exe -list -alias androiddebugkey -keystore "D:\AndroidKeystore\debug.keystore" -storepass android -keypass android</strong></p> <p>Here the MD5 certificate fingerprint is <strong>"64:88:A2:FC:AA:9F:B1:B0:CA:E4:D0:24:A8:1E:77:FB"</strong></p> <p>this is working actually........but im getting small error here</p> <p>this is my path-<code>C:\ANDROID\Java\jdk1.6.0\bin&gt;keytool.exe -list -alias androiddebugkey -keystore"C:\ANDROID\debugkey\debug.keystore"-storepass android -keypass android</code></p> <p>keytool error: java.lang.RuntimeException: Usage error, android is not a legal c ommand</p> <p>and finally i have solve from here ::</p> <p><a href="http://www.androidpeople.com/android-google-map-application-example" rel="nofollow"><strong>For more ..</strong> </a></p> <p>as you got fingerprints copy it and past in Sign Up page. you got a <strong>key successfully</strong> </p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload