Sending the File Using the Recovery Method

Sending the File Using the Recovery Method

  1. Put the device in Recovery Mode.
  2. Select
    Update via adb
    FullPackageUpdate
    .
  3. Enter the following at a command prompt:
    adb sideload <packagename>
  4. Reboot the device.
    It is also possible to use MDM to update Cradle Firmware through a recovery package.