Merge "Android Training: Add missing word" into lmp-docs
This commit is contained in:
committed by
Android (Google) Code Review
commit
6eea30c422
@@ -55,8 +55,8 @@ trainingnavtop=true
|
|||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>
|
<p>
|
||||||
However, in most cases an {@link android.app.IntentService} is the preferred way to simple
|
However, in most cases an {@link android.app.IntentService} is the preferred way to perform
|
||||||
background operations.
|
simple background operations.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
This lesson shows you how to create your own subclass of {@link android.app.IntentService}.
|
This lesson shows you how to create your own subclass of {@link android.app.IntentService}.
|
||||||
|
|||||||
Reference in New Issue
Block a user