Add time estimate to update DS app.

Westside Robotics
2022-02-25 10:27:35 -08:00
parent 2d7d711249
commit 8aca6c306c

@ -31,6 +31,8 @@ The [REV Hardware Client software](https://docs.revrobotics.com/rev-control-syst
All FTC teams using Blocks, OnBot Java or Android Studio can use the REV Hardware Client to update the Driver Station (DS) app on a DS phone.
NOTE: it will take an estimated 7.5 minutes per device to complete this task.
As an alternate, the FTC app releases are available on the [FTCRobotController Github](https://github.com/FIRST-Tech-Challenge/FtcRobotController/releases). Download the Driver Station APK file to a computer, transfer it to the DS phone's Downloads folder, then open that file to install the DS app. This process is called "side-loading".
**Important Note:** If you update the Driver Station (DS) app, you should also update the Robot Controller (RC) app to the same version number. That process is different for Android Studio teams; updating RC phones is described [here](https://github.com/FIRST-Tech-Challenge/FtcRobotController/wiki/Managing-a-Smartphone-Robot-Controller#updating-the-robot-controller-app).