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.
多くのsqliteデータベース機能と共有設定を含むアプリに取り組んでいます...
ユーザーが Google Play からアプリを更新した場合、sharedpreferences と sqlite データが保持されるかどうかを尋ねたいですか?
はい。ユーザーがアプリケーションを更新しても、アプリケーション設定とプライベート アプリケーション ファイル (SQLite データベースなど) は保持されます。アプリが明示的にアンインストールされた場合にのみ削除されます。