From 59649939d06664d722046cd54e0933c5b402e9a9 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Tue, 10 Dec 2013 14:33:36 +0100 Subject: Doc: use power off/on consistently MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Clarify the options to power off Nexus 7. Change-Id: I13fe92c6cdc00d9033a603edd2bde334aacf8a77 Reviewed-by: Rainer Keller Reviewed-by: Topi Reiniƶ --- src/doc/src/b2qt-post-install-setup.qdocinc | 2 +- src/doc/src/b2qt.qdoc | 21 ++++++++++++--------- 2 files changed, 13 insertions(+), 10 deletions(-) (limited to 'src') diff --git a/src/doc/src/b2qt-post-install-setup.qdocinc b/src/doc/src/b2qt-post-install-setup.qdocinc index ef93b3f..d5c55cf 100644 --- a/src/doc/src/b2qt-post-install-setup.qdocinc +++ b/src/doc/src/b2qt-post-install-setup.qdocinc @@ -44,7 +44,7 @@ The output should be a list of connected Android devices, identified with a serial number and a name. If your device is missing from the list, or the serial number is \c{??????}, the connection is - not working properly. Check that the device is powered up, and disconnect + not working properly. Check that the device is powered on, and disconnect and reconnect the USB cable. The emulator may be listed as well. Its serial number is its IP and the port diff --git a/src/doc/src/b2qt.qdoc b/src/doc/src/b2qt.qdoc index a6515e4..61635d6 100644 --- a/src/doc/src/b2qt.qdoc +++ b/src/doc/src/b2qt.qdoc @@ -299,12 +299,12 @@ software. You need to do this only once. \list 1 - \li Power down the device. + \li Power off the device. \li Connect the device to the development host with a USB cable. \li To start the Nexus up in \e{fastboot} mode, press the power button for a second, and then keep the \b {Volume Down} key pressed down, until you see a screen with a green robot with its front panel open. - \note If the ordinary startup screen appears instead, power down the + \note If the ordinary startup screen appears instead, power off the device and try again. \li On the development host, enter the following command: \code @@ -364,7 +364,7 @@ To install the drivers to Nexus 7: \list 1 - \li Power up the device and connect it to the development host via USB. + \li Power on the device and connect it to the development host via USB. Also check that the device is \e{not} in fastboot mode. \li Run the driver extractors: \code @@ -386,7 +386,7 @@ \endcode \endlist - After the installation is complete, power up the device and check that + After the installation is complete, power on the device and check that the \B2Q welcome screen and/or demo appear. \section1 Setting up USB Access @@ -445,7 +445,7 @@ \endcode \endlist - After the image has been deployed, power up the device and check that + After the image has been deployed, power on the device and check that the \B2Q welcome screen and/or demo appear. \section1 Setting up USB Access @@ -533,7 +533,7 @@ \endcode \endlist - After the installation is complete, power up the device and check that + After the installation is complete, power on the device and check that the \B2Q welcome screen and/or demo appear. \section1 Setting up USB Access @@ -584,7 +584,7 @@ sudo Boot2Qt-1.0/raspberrypi-eLinux/images/deploy.sh /dev/ \endcode - After the image has been deployed, power up the device and check that + After the image has been deployed, power on the device and check that the \B2Q welcome screen and/or demo appear. \section1 Configuring a Device Kit in Qt Creator @@ -606,7 +606,7 @@ application and running it on the device: \list 1 - \li Make sure that your device is powered up and connected to the + \li Make sure that your device is powered on and connected to the development host. \li In Qt Creator, select \b{File > New File or Project} > \b Applications > \b{Qt Quick 2 Application (Built-in Types)} > @@ -859,7 +859,7 @@ \section2 How do I shut down the Nexus 7? If the \B2Q demo launcher is running, start the \b {Launcher - Settings} app, and press the power button to power off the device. + Settings} app, and select \b {Shut Down} to power off the device. Otherwise, make sure the Nexus 7 is connected to the development host, and run the following command in a terminal: @@ -867,6 +867,9 @@ /Tools/b2qt/adb shell reboot -p \endcode + If the device is in the fastboot mode, use the volume button to display the + \b {Power off} option and press the power button to power off the device. + Alternatively, press and hold the power button for 10 seconds. This will force a reboot. -- cgit v1.2.3