From bb64fa1e3dde8910397d159eaa300c4444b0073c Mon Sep 17 00:00:00 2001
From: Scott Main
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 the user to launch an activity to interact with the music player.
diff --git a/docs/html/guide/topics/wireless/bluetooth.jd b/docs/html/guide/topics/wireless/bluetooth.jd index 48632ea6f5e1..a6c46d2cad44 100644 --- a/docs/html/guide/topics/wireless/bluetooth.jd +++ b/docs/html/guide/topics/wireless/bluetooth.jd @@ -66,7 +66,7 @@ following:This document describes how to us the Android Bluetooth APIs to accomplish +
This document describes how to use the Android Bluetooth APIs to accomplish the four major tasks necessary to communicate using Bluetooth: setting up Bluetooth, finding devices that are either paired or available in the local area, connecting devices, and transferring data between devices.
-- cgit v1.2.3-59-g8ed1b