Example usage for Java android.app.backup FileBackupHelper fields, constructors, methods, implement or subclass
The text is from its open source code.
FileBackupHelper(Context context, String... files) Construct a helper to manage backup/restore of entire files within the application's data directory hierarchy. |