Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a14c3042 authored by David Friedman's avatar David Friedman Committed by Android (Google) Code Review
Browse files

Merge "Docs: Updates Connectivity page to avoid breaking change by ag/767033" into mnc-mr-docs

parents c5f82010 2f704add
Loading
Loading
Loading
Loading
+13 −10
Original line number Diff line number Diff line
@@ -30,11 +30,14 @@ the wireless radio can affect your choices on when, what, and how to transfer da
minimize impact on battery life.</p>
    </a>

    <a href="http://developer.android.com/training/cloudsync/index.html">
      <h4>Syncing to the Cloud</h4>
      <p>This class covers different strategies for cloud enabled applications. It covers syncing
data with the cloud using your own back-end web application, and backing up data using the cloud so
that users can restore their data when installing your application on a new device.</p>
    <a href="http://developer.android.com/training/backup/index.html">
      <h4>Backing up App Data to the Cloud</h4>
      <p>
      This class covers techniques for backing up data to the cloud so that users can restore
      their data when recovering from a data loss (such as a factory reset) or installing your
      application on a new device.
      </p>

    </a>

  </div>