gpt4 book ai didi

android - BackupAgent 是如何工作的?

转载 作者:太空宇宙 更新时间:2023-11-03 13:39:11 25 4
gpt4 key购买 nike

我正在查看 AndroidManifest 文件,我看到了 android:backupAgent 的条目,根据文档 android:backupAgent

The name of the class implementing BackupAgent to manage backup and restore of the application's settings to external storage.

但是我找不到BackupAgent 接口(interface)或任何其他文档。有人可以指出我正确的方向吗?

最佳答案

BackupAgent的API还没有固化,属于隐藏类。 You can check it out on Android's git , 哪里有这个评论:

/**
* This is the central interface between an application and Android's
* settings backup mechanism.
*
* @hide pending API solidification
*/

关于android - BackupAgent 是如何工作的?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2029041/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com