diff options
| author | smain@google.com <smain@google.com> | 2014-06-14 01:17:43 +0000 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2014-06-14 01:17:43 +0000 |
| commit | 9b99a971f651902cf3d3e46b3e506d12247a97de (patch) | |
| tree | e11df53362f37b67eec03ec59c149ae055c28a5c /docs/html/training/cloudsync | |
| parent | 2ff0e5ce491428f6d82bf8f49ae54b4bb6845d78 (diff) | |
| parent | b06efc724cdf571342f5d1ebc9ff075624d4aebd (diff) | |
| download | frameworks_base-9b99a971f651902cf3d3e46b3e506d12247a97de.zip frameworks_base-9b99a971f651902cf3d3e46b3e506d12247a97de.tar.gz frameworks_base-9b99a971f651902cf3d3e46b3e506d12247a97de.tar.bz2 | |
am b06efc72: am aa1ecf5c: html cleanup. delete quickviews
* commit 'b06efc724cdf571342f5d1ebc9ff075624d4aebd':
html cleanup. delete quickviews
Diffstat (limited to 'docs/html/training/cloudsync')
| -rw-r--r-- | docs/html/training/cloudsync/backupapi.jd | 2 | ||||
| -rw-r--r-- | docs/html/training/cloudsync/index.jd | 10 |
2 files changed, 11 insertions, 1 deletions
diff --git a/docs/html/training/cloudsync/backupapi.jd b/docs/html/training/cloudsync/backupapi.jd index a5436c6..fd35ada 100644 --- a/docs/html/training/cloudsync/backupapi.jd +++ b/docs/html/training/cloudsync/backupapi.jd @@ -41,7 +41,7 @@ new devices using the Backup API.</p> <h2 id="register">Register for the Android Backup Service</h2> <p>This lesson requires the use of the <a - href="http://code.google.com/android/backup/index.html">Android Backup + href="{@docRoot}google/backup/index.html">Android Backup Service</a>, which requires registration. Go ahead and <a href="http://code.google.com/android/backup/signup.html">register here</a>. Once that's done, the service pre-populates an XML tag for insertion in your Android diff --git a/docs/html/training/cloudsync/index.jd b/docs/html/training/cloudsync/index.jd index eb7df3d..cf7117c 100644 --- a/docs/html/training/cloudsync/index.jd +++ b/docs/html/training/cloudsync/index.jd @@ -6,6 +6,16 @@ startpage=true @jd:body +<div id="tb-wrapper"> +<div id="tb"> + +<h2>Dependencies and prerequisites</h2> +<ul> + <li>Android 2.2 (API level 8) and higher</li> +</ul> +</div> +</div> + <p>By providing powerful APIs for internet connectivity, the Android framework helps you build rich cloud-enabled apps that sync their data to a remote web service, making sure all your devices always stay in sync, and your valuable |
