I’ll introduce the steps to release an Android app to Google Play.
I basically referred to the Classmethod blog.
・よく分かる!Android アプリのリリース手順のまとめ | アドカレ2013 : SP #20 | Developers.IO
For example, if Android apps have already been released in-house, checking the contents of the keystore file should fill in most of the necessary information.
・[Android] keystore ファイルの内容を確認するコマンド
Preparing this kind of information just before app release, as if remembering at the last minute, isn’t good for mental health, so I’d like to prepare with plenty of time in advance.
That’s all from the Gemba.