From 4104b123b8f1305a40302e010079e61004d9b1d0 Mon Sep 17 00:00:00 2001 From: cynergyou Date: Thu, 4 Apr 2019 10:57:14 -0400 Subject: [PATCH] Updated Using Your Android Device (markdown) --- Using-Your-Android-Device.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/Using-Your-Android-Device.md b/Using-Your-Android-Device.md index 919a6a9..8fed5a3 100644 --- a/Using-Your-Android-Device.md +++ b/Using-Your-Android-Device.md @@ -29,11 +29,19 @@ The rightmost button is the "Recent Apps" button. If you click on this button i Note that some Android smartphones have an auto-hide feature which automatically hides the bottom navigation buttons. If your smartphone has this feature, you might need to swipe up from the bottom of the screen to display the navigation buttons. -### Using the App Drawer -There is another row of buttons visible above the "Back", "Home" and "Recent Apps" buttons. In the center of this row of buttons is a button that has an array of dots or squares. +### Displaying Available Apps on your Android Phone +#### Android Marshmallow Users +If you are using a device with Android Marshmallow (6.x) or earlier, you can display the available apps using the _Android App Drawer_ button that is available on the home screen. + +There should be another row of buttons visible above the "Back", "Home" and "Recent Apps" buttons. In the center of this row of buttons is a button that has an array of dots or squares.

Tapping on this button will launch the _Android App Drawer_. The App Drawer displays a list of all of the apps that are available on your Android device. You can scroll through the App Drawer screens to find and launch an app. -

\ No newline at end of file +

+ +#### Android Nougat Users +If you are using a device with Android Nougat (7.x) or newer, you can display the available apps by simply swiping upwards from the bottom of the touchscreen. Newer versions of Android no longer have the _App Drawer_ feature. + +

\ No newline at end of file