Android.App.Backup Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains the backup and restore functionality available to applications.
Classes
BackupAgent |
Provides the central interface between an application and Android's data backup infrastructure. |
BackupAgentHelper |
A convenient |
BackupDataInput |
Provides the structured interface through which a |
BackupDataInputStream |
Provides an |
BackupDataOutput |
Provides the structured interface through which a |
BackupManager |
The interface through which an application interacts with the Android backup service to request backup and restore operations. |
FileBackupHelper |
A helper class that can be used in conjunction with
|
FileBackupHelperBase |
Base class for the |
FullBackupDataOutput |
Provides the interface through which a |
IBackupHelperExtensions | |
RestoreObserver |
Callback class for receiving progress reports during a restore operation. |
SharedPreferencesBackupHelper |
A helper class that can be used in conjunction with
|
Interfaces
IBackupHelper |
Defines the calling interface that |
Enums
BackupFileType |
Enumerates values returned by several types and taken as a parameter of the F:Android.App.Backup.BackupAgent.OnRestoreFile member. |
BackupTransportFlags |