My APK won't build in Distribution

After teamviewer session, at last the problem fixed, the reason is missing the keystore file,

when build distribution for android, need a keystore file under ProjectFolder/Build/Android/

and fill the keystore file name and alias name and password on android setting.