am bb64fa1e: docs: fix a couple typos
* commit 'bb64fa1e3dde8910397d159eaa300c4444b0073c': docs: fix a couple typos
This commit is contained in:
@@ -670,7 +670,7 @@ foreground service must provide a notification for the status bar, which is plac
|
|||||||
either stopped or removed from the foreground.</p>
|
either stopped or removed from the foreground.</p>
|
||||||
|
|
||||||
<p>For example, a music player that plays music from a service should be set to run in the
|
<p>For example, a music player that plays music from a service should be set to run in the
|
||||||
foreground, because the user it explicitly aware
|
foreground, because the user is explicitly aware
|
||||||
of its operation. The notification in the status bar might indicate the current song and allow
|
of its operation. The notification in the status bar might indicate the current song and allow
|
||||||
the user to launch an activity to interact with the music player.</p>
|
the user to launch an activity to interact with the music player.</p>
|
||||||
|
|
||||||
|
|||||||
@@ -66,7 +66,7 @@ following:</p>
|
|||||||
|
|
||||||
<h2 id="TheBasics">The Basics</h2>
|
<h2 id="TheBasics">The Basics</h2>
|
||||||
|
|
||||||
<p>This document describes how to us the Android Bluetooth APIs to accomplish
|
<p>This document describes how to use the Android Bluetooth APIs to accomplish
|
||||||
the four major tasks necessary to communicate using Bluetooth: setting up
|
the four major tasks necessary to communicate using Bluetooth: setting up
|
||||||
Bluetooth, finding devices that are either paired or available in the local
|
Bluetooth, finding devices that are either paired or available in the local
|
||||||
area, connecting devices, and transferring data between devices.</p>
|
area, connecting devices, and transferring data between devices.</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user