Monday, 23 July 2012

How to generate map key for android

               How to generate map key for android


Following are the steps to generate the Google map key for the android. 


  1. select the java path in your system
            C:\Program Files\Java\jdk1.6.0_24\bin>


          

    2   Then  find the keystore file in .android folder

          C:\Users\WOT.WOT-PC\.android

        then   copy the code which is given below in your cmd

  keytool.exe -list -alias androiddebugkey -keystore "C:\Users\WOT.WOT-PC\.android\debug.keystore" -storepass android -keypass android




here we get the MD5 and put this MD5 in the following link  which is for generate the map  Key


Then we get the page like this and enter your MD5 here and click on generate map key


      

 then finally you got your map key which given here





No comments:

Post a Comment