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 データベースに挿入するか、プレーン ファイルを使用します。前者は大規模なアプリに推奨されます。