草庐IT

fullBackupContent

全部标签

android - : Should explicitly set 'android:fullBackupContent' to avoid backing up the GCM device specific regId?是什么意思

这个Lint警告是什么意思:Shouldexplicitlyset'android:fullBackupContent'toavoidbackinguptheGCMdevicespecificregId?我已经用谷歌搜索了,但还没有找到任何东西。 最佳答案 disturbing的一部分"autobackupforapps"是通过android:fullBackupContent控制备份哪些文件的能力。该属性指向一个XML资源(例如,@xml/backup_rulez),它描述了控制备份内容的白名单或黑名单。Lint警告警告您的是不备

android - : Should explicitly set 'android:fullBackupContent' to avoid backing up the GCM device specific regId?是什么意思

这个Lint警告是什么意思:Shouldexplicitlyset'android:fullBackupContent'toavoidbackinguptheGCMdevicespecificregId?我已经用谷歌搜索了,但还没有找到任何东西。 最佳答案 disturbing的一部分"autobackupforapps"是通过android:fullBackupContent控制备份哪些文件的能力。该属性指向一个XML资源(例如,@xml/backup_rulez),它描述了控制备份内容的白名单或黑名单。Lint警告警告您的是不备