Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/180.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Android 仅自动备份应用程序的一个数据库文件_Android_Android Backup Service - Fatal编程技术网

Android 仅自动备份应用程序的一个数据库文件

Android 仅自动备份应用程序的一个数据库文件,android,android-backup-service,Android,Android Backup Service,所以我创建了下一个基于 并添加到舱单中: <application android:allowBackup="true" android:fullBackupContent="@xml/full_backup_content" <application android:allowBackup="true" android:fullBackupContent="@xml/ful

所以我创建了下一个基于


并添加到舱单中:

<application
    android:allowBackup="true"
    android:fullBackupContent="@xml/full_backup_content"

<application
    android:allowBackup="true"
    android:fullBackupContent="@xml/full_backup_content"