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.
sdcardの代わりにバックアップ/復元の目的でAndroidアプリのsqlitedbをgoogleドライブに保存しても大丈夫ですか?
また、変更/変更の間隔ごとに.dbファイルをクラウドに保存/更新しても大丈夫ですか?
コメントにあるように、Google ドライブはこのユースケースに最適なオプションです。個人的には、SD カードにバックアップしてから、そのバックアップを Google Drive と同期します。おそらく、同期を行うタイミングのオプションをユーザーに提供して、WiFi 経由でのみ発生するようにするなどです。