diff --git a/Managing-a-Smartphone-Driver-Station.md b/Managing-a-Smartphone-Driver-Station.md index 78366a1..1f6fd5e 100644 --- a/Managing-a-Smartphone-Driver-Station.md +++ b/Managing-a-Smartphone-Driver-Station.md @@ -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).