Make a keystore for phonegap build

Please tell me how to do this

You can find the answer in the PhoneGap docs:
http://docs.phonegap.com/phonegap-build/signing/android/
You need to install Java and then use a command line tool to create the keystore.

In case the command line scares you, you can use this GUI instead: