[FP3] Test session to upgrade from 1.8.1-R to 1.9-beta.3-S
Enabling USB debugging
- Enable
Developer Options- Go to
Settings > About phone > Build Number - Tap on it
7times
- Go to
- Enable
USB debuggingandroot access- Enable
Settings > Developer options > USB debugging - Verify it with the command
adb devicesin terminal (should be recognized as a device), if asked on the phoneAllow USB debugging.
- Enable
Enable Test channel
-
Developer optionsenabled -
Test channelenabled- It can be enabled it by going to:
Settings > System > Advanced > Developer options > Connect to /e/OS test channel
- It can be enabled it by going to:
- Backup your internal storage just in case
- It can be performed by typing
adb pull /sdcardin terminal after enablingUSB debugging
- It can be performed by typing
Update procedure
- Download the
v1.9-beta.3-supdate from OTA
What to test
- Everything, mainly basic functionality used on a daily basis.
- User data should be retained post OTA upgrade
Edited by Kumar Abhishek