Created Using Your Android Device (markdown)
37
Using-Your-Android-Device.md
Normal file
37
Using-Your-Android-Device.md
Normal file
@ -0,0 +1,37 @@
|
|||||||
|
Before you get started with your control system, it is helpful if you familiarize yourself with the basic operation of your Android device.
|
||||||
|
|
||||||
|
### Unlocking Your Screen
|
||||||
|
When you first power on an Android phone, it usually starts off with the screen in a "locked" state. For the Motorola smartphones that are used in the _FIRST_ Tech Challenge, you must touch the locked screen and then slide your finger upwards along the screen to unlock the phone. Note that different devices might require a slightly different procedure to unlock the screen.
|
||||||
|
|
||||||
|
<p align="center"><img src="https://github.com/FIRST-Tech-Challenge/WikiSupport/blob/master/ftc_app/images/android_screenlock.jpg" width="200"><p>
|
||||||
|
|
||||||
|
Depending on your security settings, you might be challenged for a pass code or PIN number. Use the touch screen to enter in the pass code or PIN value and tap on the checkbox symbol to login to the device.
|
||||||
|
|
||||||
|
<p align="center"><img src="https://github.com/FIRST-Tech-Challenge/WikiSupport/blob/master/ftc_app/images/android_screenkeypad.jpg" width="200"><p>
|
||||||
|
|
||||||
|
### Navigating in Android
|
||||||
|
|
||||||
|
Your phone should display its home screen if you just powered it on and unlocked it.
|
||||||
|
|
||||||
|
<p align="center"><img src="https://github.com/FIRST-Tech-Challenge/WikiSupport/blob/master/ftc_app/images/android_homescreen.jpg" width="200"><p>
|
||||||
|
|
||||||
|
At the bottom of the screen there should be some buttons that you can use to navigate the screens on your Android device. Note that the screenshots in this section were made using a Motorola Moto G4 Play phone. If you are using a different Android device, then your screens might differ slightly.
|
||||||
|
|
||||||
|
<p align="center"><img src="https://github.com/FIRST-Tech-Challenge/WikiSupport/blob/master/ftc_app/images/android_homescreen_controlsAtBottom.jpg" width="400"><p>
|
||||||
|
|
||||||
|
The leftmost button (see image above) is the "Back" button. You can use this button to return to the previous screen on your Android device.
|
||||||
|
|
||||||
|
The center button is the "Home" button. Pressing this button should take you back to the home or opening screen of your Android device.
|
||||||
|
|
||||||
|
The rightmost button is the "Recent Apps" button. If you click on this button it will display the apps that were recently run and are dormant in the background. You can close a recent app by tapping the "X" button on the app's listing.
|
||||||
|
|
||||||
|
<p align="center"><img src="https://github.com/FIRST-Tech-Challenge/WikiSupport/blob/master/ftc_app/images/android_recentApps.jpg" width="200"><p>
|
||||||
|
|
||||||
|
### 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.
|
||||||
|
|
||||||
|
<p align="center"><img src="https://github.com/FIRST-Tech-Challenge/WikiSupport/blob/master/ftc_app/images/android_nextToBottomButtons.jpg" width="400"><p>
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
<p align="center"><img src="https://github.com/FIRST-Tech-Challenge/WikiSupport/blob/master/ftc_app/images/android_appDrawer.jpg" width="200"><p>
|
Reference in New Issue
Block a user