I am integrating my Android app with facebook for that I have used Facebook SDK .
I have followed steps given in Link.
But I am not getting on thing when I use Keytool cmd on my terminal it asks me a keystore password .what is it?
Please help me..
That passsword should be “android”, when you try to create the signature with the debug key.
This is documented here.
Otherwise you have to use a password that your created for your keystore. Since you don’t seem to know about that, try the “android” pass.