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.
adb backupと を介して、バックアップと復元が完了したときのイベントをアプリで処理することはできadb restoreますか? 復元が完了したら、ファイルの整合性を確認したいと思います。
adb backup
adb restore
あまり。これはシステム サービスによって実行され、ユーザーには通知されません。ファイルの整合性が重要な場合は、起動するたびに、または定期的に確認する必要があります。