/e/OS Version Upgrade
Manually upgrade klte to R
Basic Requirements
- adb and fastbooot should be setup and working on your PC
To set up adb follow details provided here
- adb and fastboot need root rights in Linux and administrator rights in Windows.
In Linux prepend sudo to any adb or fastboot command For e.g. “sudo fastboot reboot” and in Windows start the command window as administrator.
Downloads for klte
Try the /e/OS Recovery (limited functionality)
- /e/OS Recovery for dev build
- /e/OS build : R dev
To understand the difference between /e/OS builds check this guide
Manually upgrading your klte to R
- Make sure your computer has working adb. Setup instructions can be found in the
Basic Requirements
section above. - Enable USB debugging on your device. Instructions are available in the
Basic Requirements
section above. - Next on the phone
- Open
Settings >> System >> Developer Options
here selectRoot Access Options
and chooseADB Only
- Open
Settings >> System >> Developer Options
here chooseADB Only
- Open
- Now on the PC
- In the same console Run
adb reboot sideload
- In the same console Run
-
Run
adb sideload /path/to/zip (inserting the path to your downloaded /e/OS ROM file)
-
Once you have installed everything successfully, click the back arrow in the top left of the screen, then
Reboot system now
Still need help to complete the installation ?
Check out this document: An install Guide for the klte
Please share your experience , suggest tips or changes to this install guide documentation by visiting the Galaxy S5 LTE International specific topic on our community forum.
To report issues in /e/OS please refer this guide
Answers to some questions you may have on the process
Why do I need to manually upgrade the OS
- The updater app does not support upgrades from one Android version to another. It will hide any update of a different version.
- We are working on resolving this issue.
- While this issue is resolved, users need to manually upgrade their OS.
- Upgrading manually requires similar steps to installing /e/OS for the first time.