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.
私はSMSアプリケーションを開発しています。ユーザーが次にアプリケーションを開いたときに自動的に取得されるように、ユーザーが挿入したメッセージと電話番号だけをメモリに保存したいと考えています。どのストレージ タイプを使用すればよいですか? このような少数のデータにはsqliteデータベースは不要だと思います... XMLファイルは読み取り専用です。キャッシュメモリを使用する必要がありますか? ありがとう!