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

Commit 2f704add authored by David Friedman's avatar David Friedman
Browse files

Docs: Updates Connectivity page to avoid breaking change by ag/767033

Bug: 24410613
Change-Id: I4d3327fd5a8f910539c80567f024ae569c716411
parent fc1e7adf
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>