Doc Bug: b9739899 Bugs in Sync Adapters training

Change-Id: Ia6f0fc79c73dd66a1d8306e49ff51fc29fb62c7f
This commit is contained in:
Joe Malin
2013-07-08 15:37:34 -07:00
parent c355a1c156
commit a62413772e
2 changed files with 2 additions and 2 deletions

View File

@@ -235,7 +235,7 @@ public class AuthenticatorService extends Service {
<p>
The following snippet shows the XML file for the authenticator you created previously:
</p>
<pre>the
<pre>
&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;account-authenticator
xmlns:android="http://schemas.android.com/apk/res/android"

View File

@@ -11,7 +11,7 @@ startpage=true
<h2>Dependencies and prerequisites</h2>
<ul>
<li>Android 3.0 (API Level 11) or higher</li>
<li>Android 2.1 (API Level 7) or higher</li>
</ul>
<h2>You should also read</h2>