As I was going through some posts on the Internet learning more about signing your Android app, I got post like how to sign the app, and something
Keystore name: "debug.keystore" Keystore password: "android" Key alias: "androiddebugkey" Key password: "android"
I use this information and successfully generate Signed APK.