如何开始一个新的 android 项目,这样我仍然可以在旧的开发帐户上上传新制作的应用程序

How to start a new android project so that i can still upload the newly made app on the old dev account

我改变了我的想法,但我仍然想在 Playstore 上保留相同的应用程序(下载等),但我想从头开始。

  1. 只保留ApplicationID(包名)。
  2. 更改版本代码(递增)和版本名称(可选)。
  3. 保留之前用于构建 APK 的相同签名证书。
  4. 然后只需上传 application/game 的新 APK。