Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Android アプリを作成しましたが、セキュリティ上の問題があるため、プレイストアでは利用できません。最初のバージョンをリリースしていません。後で追加する機能がいくつかあります。自動更新の場合、現在のアプリで何をすればよいですか。
AndroidManifest.xml ファイルのバージョン コードを更新 (インクリメント) する必要があります。その後、Google Play はそれが更新であることを検出します。アップロードすると、Google Play がほとんどすべてのことを行います。