ADT Bundle. And no sideloading will not wipe your data.
download the ota zip and the SDK tools.
Open the sdk tools folder and navigate to adt-bundle-windows-x86-20140702\sdk\platform-tools.
Paste your OTA zip folder in here.
Then press and hold Shift key and right click (or press 10 whilst holding shift) in that folder then click 'Open command prompt window here.
Make sure your phone is connected and drivers are installed and in recovery/ apply update from adb.
In command prompt window type adb sideload then press TAB until the OTA zip folder is there then press enter. adb sideload foldername.zip
That's it. It will push the update over. Reboot your device and then optimize your apps, It can take a while.
download the ota zip and the SDK tools.
Open the sdk tools folder and navigate to adt-bundle-windows-x86-20140702\sdk\platform-tools.
Paste your OTA zip folder in here.
Then press and hold Shift key and right click (or press 10 whilst holding shift) in that folder then click 'Open command prompt window here.
Make sure your phone is connected and drivers are installed and in recovery/ apply update from adb.
In command prompt window type adb sideload then press TAB until the OTA zip folder is there then press enter. adb sideload foldername.zip
That's it. It will push the update over. Reboot your device and then optimize your apps, It can take a while.
Last edited: