Update-signed.zip -

On your PC, open a command terminal and type: adb sideload filename.zip (replacing "filename" with your actual file name). Wait for the transfer to finish and the device to reboot.

To generate a release image, use: make dist sign_target_files_apks \ -o \ # explained in the next section --default_key_mappings ~ Android Open Source Project update-signed.zip

: Always perform a "Nandroid" backup in recovery before flashing any ZIP file to ensure you can restore your data if the update fails. technical guide on how to sign your own Android ZIP files? Can't boot after OTA v1.1 upgrade (ZTE Open Spain) On your PC, open a command terminal and