Hi everyone,
I have tried to upgrade my Samsung Galaxy A5 2017 (a5y17lte) from e-0.18-q-20210827132307-dev to e-0.18-r-20210903133573-dev, using TWRP 3.4.0.0, but it didn’t ended very well and I’m quite stuck right now.
Here is what I did :
-
No backup because I’m too lazy (and all my previous updates / upgrades (P to Q) went well, with no data loss)
-
Downloaded the e-0.18-r-dev.zip file
-
Tried to sideload it, using
sudo adb reboot sideload
thensudo adb sideload e-0.18-r-dev.zip
→ No error message, so once completed I clicked onSystem Reboot
, and got a boot problem : animated /e/ os logo for a while, then automatic reboot to recovery
Note : using this method, I never was asked to wipe cache / Dalvik…don’t know if it is important to mention -
Facing this issue, I tried once again to sideload the .zip file with TWRP, this time using the sideload function in the “advanced” menu (and not reboot directly to sideload). I had the possibility to wipe cache / Dalvik this time, so I selected both.
→ Same result : no error message, but the system doesn’t boot, and finally it auto-reboots to recovery after a while -
Last try, using the “Install” menu and installing the .zip file from the sdcard
→ Still no error message, rebooted to system, and this time I was just stuck to the animated /e/ os logo. I waited for a solid 10 minutes and nothing happened, so I choose to reboot to recovery manually. -
I then wanted to roll back to Q, so I downloaded the e-0.18-q-dev.zip file and sideloaded it using the first mentioned method
Now, I’m able to boot the phone and enter the PIN code to unlock my SIM card, but when I unlock my screen, I have a launcher error “Lawnchair 2 keeps stopping” popping in a loop, and a pop-up to choose which launcher to use.
I tried to choose Bliss Launcher since it didn’t work with Launwchair, and now I have the same issue but the pop-up doesn’t show up anymore, so I can’t change it back to Launwchair.
So that’s the situation for now, I’m unable to use my phone (which is, of course, my daily driver), and I’m looking for your kind help to solve my issue
Note that my recent apps (last used before the upgrade) are still open, and I can access it through the “recent apps menu”, so it seems my data are still present on my device, and I’m hoping to save it as much as I can…
What I consider to try :
-
Install a new launcher using
adb
, uninstall lauwnchair withadb
, reinstall it…and try to get a functionnal UI somehow. If this works, I will make a proper backup using TWRP, and maybe try to upgrade to R again (using another method ? what can I do differently ?) -
If it doesn’t work, try to save every data I can with
adb pull ...
since I can’t access my data through the launcher, then factory reset the phone, and try to install e-0.18-r-dev.zip -
If R doesn’t work on a clean factory reset neither, reinstall Q on a fresh factory reset, and re-build my actual configuration (and make a backup !!)
What do you think about my situation ? Any idea why the upgrade didn’t work as expected ? Any tips to make a launcher work again ? What would you do in my place ?
Thanks in advance for your help !