Example usage for android.app.backup BackupAgentHelper subclass-usage

List of usage examples for android.app.backup BackupAgentHelper subclass-usage

Introduction

In this page you can find the example usage for android.app.backup BackupAgentHelper subclass-usage.

Usage

From source file uk.org.rivernile.edinburghbustracker.android.SettingsBackupAgent.java

/**
 * This is the backup helper that will be called if the device implements the
 * Google Backup agent. This stores the user's preferences and saved bus stops
 * to the Google Backup service, for restoration at a later date.
 * 
 * @author Niall Scott