6-8-22 mention and link 6 images to illustrate Android Studio steps

Westside Robotics
2022-06-08 17:17:47 -07:00
parent 30b3cb4049
commit f571d2c53d

@ -112,19 +112,21 @@ You could transfer files with Android Studio, used here for its **file manager**
These steps are not as fast as "adb pull", but the file manager allows you to see and navigate the source and target folders. These steps are not as fast as "adb pull", but the file manager allows you to see and navigate the source and target folders.
<i>The following steps are **illustrated**; right-click each blue link and open a new browser tab to see its image.</i>
- connect via adb to the Control Hub or RC phone - connect via adb to the Control Hub or RC phone
- open Android Studio (any project) - open Android Studio (any project)
- click ["Device Explorer"](https://raw.githubusercontent.com/wiki/WestsideRobotics/FTC-Datalogging/images/AS-01-marked.png) at right edge - click ["Device Explorer"](https://raw.githubusercontent.com/wiki/FIRST-Tech-Challenge/FtcRobotController/images/Datalogging-3/AS-01-marked.png) at right edge
- in Device Explorer, navigate to the device folder [FIRST/Datalogs](https://raw.githubusercontent.com/wiki/WestsideRobotics/FTC-Datalogging/images/AS-02-marked.png) - in Device Explorer, navigate to the device folder [FIRST/Datalogs](https://raw.githubusercontent.com/wiki/FIRST-Tech-Challenge/FtcRobotController/images/Datalogging-3/AS-02-marked.png)
- right-click the filename, choose ["Save As..."](https://raw.githubusercontent.com/wiki/WestsideRobotics/FTC-Datalogging/images/AS-03-marked.png) - right-click the filename, choose ["Save As..."](https://raw.githubusercontent.com/wiki/FIRST-Tech-Challenge/FtcRobotController/images/Datalogging-3/AS-03-marked.png)
- at the next window, navigate to the [laptop target folder](https://raw.githubusercontent.com/wiki/WestsideRobotics/FTC-Datalogging/images/AS-04-marked.png), click OK - at the next window, navigate to the [laptop target folder](https://raw.githubusercontent.com/wiki/FIRST-Tech-Challenge/FtcRobotController/images/Datalogging-3/AS-04-marked.png), click OK
This [copies the file](https://raw.githubusercontent.com/wiki/WestsideRobotics/FTC-Datalogging/images/AS-05-marked.png) to the laptop target folder, confirmed with [Windows Explorer](https://raw.githubusercontent.com/wiki/WestsideRobotics/FTC-Datalogging/images/AS-06-marked.png). This [copies the file](https://raw.githubusercontent.com/wiki/FIRST-Tech-Challenge/FtcRobotController/images/Datalogging-3/AS-05-marked.png) to the laptop target folder, confirmed with [Windows Explorer](https://raw.githubusercontent.com/wiki/FIRST-Tech-Challenge/FtcRobotController/images/Datalogging-3/AS-06-marked.png).
To **refresh** the directory listing, re-select the RC device from the top pull-down menu, just below the heading "Device File Explorer". To **refresh** the directory listing, re-select the RC device from the top pull-down menu, just below the heading "Device File Explorer".