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

Commit 101a120c authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am 9be0105f: docs: fix several links

* commit '9be0105f':
  docs: fix several links
parents 66082790 9be0105f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ to calculate the values for that given type with a custom {@link android.animati
</p>

<p>For more information, see the
<a href="{@docRoot}guide/topics/graphics/animation.html">Animation</a> developer guide.</p>
<a href="{@docRoot}guide/topics/graphics/prop-animation.html">Animation</a> guide.</p>
{@more}

<p>
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ require rich control over employee devices.</p>

<p>For more information, see the
<a href="{@docRoot}guide/topics/admin/device-admin.html">Device Administration</a> 
developer guide.</p>
guide.</p>
{@more}

</BODY>
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ device, all applications that have enabled backup can restore the user's previou
application is reinstalled.</p>

<p>For more information, see the <a
href="{@docRoot}guide/topics/data/backup.html">Data Backup</a> developer guide.</p>
href="{@docRoot}guide/topics/data/backup.html">Data Backup</a> guide.</p>
{@more}

<p>All backup and restore operations are controlled by the {@link
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ applications (such as the home screen) to quickly access application data and se
launching a new activity.</p>

<p>For more information, see the
<a href="{@docRoot}guide/topics/appwidgets/index.html">App Widgets</a> developer guide.</p>
<a href="{@docRoot}guide/topics/appwidgets/index.html">App Widgets</a> guide.</p>
{@more}

<p>The behavior of an app widget is published by an "app widget provider."  An "app widget host" is
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
devices, connecting with devices, and managing data transfer between devices.</p>

<p>For more information, see the
<a href="{@docRoot}guide/topics/wireless/bluetooth.html">Bluetooth</a> developer guide.</p>
<a href="{@docRoot}guide/topics/connectivity/bluetooth.html">Bluetooth</a> guide.</p>
{@more}

<p>The Bluetooth APIs let applications:</p>
Loading