Doogee S88 Pro, custom ROM? (preinsalled virus concerns)

Search This thread

moogee

Member
Sep 1, 2021
10
1
I purchased a Doogee S88 Pro a while ago, but I haven't used it because if concerns of malware / adware being preinsalled on the device or being added later by updates. The issue is I love the phone. The design, battery everything about it appeals to me due to working outdoors.

However, I can't for the life of me find out whether I can root it and install custom ROM so I wouldn't have to worry about malware anymore.


Is the above link legit? If so TWRP can be installed and therefore a custom ROM?
 

moogee

Member
Sep 1, 2021
10
1
D

Deleted member 1890170

Guest
PUP -> Potentially Unwanted Program ( AKA bloatware )


Yes, installing a Custom ROM might be a solution, but it's not the only one.
 
Last edited by a moderator:
D

Deleted member 1890170

Guest
In order to install a Custom ROM device's Android must not be rooted.

You can install a Custom ROM like LineageOS either by means of a Custom Recovery or by means of
ADB Sideload method:

Code:
adb devices
adb reboot sideload
adb sideload <LOS.zip>
 

moogee

Member
Sep 1, 2021
10
1
In order to install a Custom ROM device's Android must not be rooted.

You can install a Custom ROM like LineageOS either by means of a Custom Recovery or by means of
ADB Sideload method:

Code:
adb devices
adb reboot sideload
adb sideload <LOS.zip>
Looks like I need to compile TWRP myself for the Doogee S88 PRO because it's not officially supported.

I'll try my best but I doubt I have the technical skills. Is there a marketplace where I could hire someone to do this?
 

moogee

Member
Sep 1, 2021
10
1
If you can't find a TRWP suitable to your phone then you might get helped here:

Contacted them to see if they're interested. Unfortunately it doesn't seem like anyone else on the internet has attempted it. Only people saying they were going to. I imagine it's people like me who aren't technical when it comes to phones and coding.