diff options
author | Scott Main <smain@google.com> | 2013-06-11 08:01:13 -0700 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2013-06-11 08:01:13 -0700 |
commit | 8f6788786bdd36e26b6219b94ce7288115e020af (patch) | |
tree | 1fc88235e36e0b51230d1da319b88b873313b225 /docs | |
parent | d731c902408b0a86deb8fce04b8391bec756f498 (diff) | |
parent | 6e15b52e712d4c1836a06c579452ce872c1dfd91 (diff) | |
download | frameworks_base-8f6788786bdd36e26b6219b94ce7288115e020af.zip frameworks_base-8f6788786bdd36e26b6219b94ce7288115e020af.tar.gz frameworks_base-8f6788786bdd36e26b6219b94ce7288115e020af.tar.bz2 |
am 6e15b52e: am 7728e1d6: replace obsolete links. bug: 9380063
* commit '6e15b52e712d4c1836a06c579452ce872c1dfd91':
replace obsolete links. bug: 9380063
Diffstat (limited to 'docs')
-rw-r--r-- | docs/html/tools/extras/support-library.jd | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/html/tools/extras/support-library.jd b/docs/html/tools/extras/support-library.jd index 60168f4..a82a98a 100644 --- a/docs/html/tools/extras/support-library.jd +++ b/docs/html/tools/extras/support-library.jd @@ -18,8 +18,7 @@ page.title=Support Library <h2>See also</h2> <ol> <li><a -href="{@docRoot}guide/practices/optimizing-for-3.0.html">Optimizing Apps for Android 3.0</a></li> - <li><a href="http://code.google.com/p/iosched/">Google I/O App source code</a></li> +href="{@docRoot}training/basics/fragments/support-lib.html">Using the Support Library</a></li> </ol> </div> @@ -708,8 +707,8 @@ each activity when running on Android 3.0 and higher.</p> </div> <p>For more information about how you can optimize your application for the latest -Android-powered devices, read <a href="{@docRoot}guide/practices/optimizing-for-3.0.html">Optimizing -Apps for Android 3.0</a>.</p> +Android-powered devices, read <a href="{@docRoot}guide/practices/tablets-and-handsets.html" +>Supporting Tablets and Handsets</a>.</p> <h2 id="Docs">Reference Docs</h2> |