Note
All the process is described in more detail in this video - pending.
Hi there! 👋 In this guide, I'll show you how to install Android AOSP on your Fydetab DUO tablet.
-
Make sure you have all the files from the Android AOSP prerequisites downloaded:
DriverAssitant_v5.0
platform-tools
RKDevTool_Release_v2.96
-
Download a GSI ROM from the following list (choose one that is Android 12 or greater)
-
Take into account that the system partion on the Fydetab Duo AOSP is not too big so most of the ROMs that contains Google Apps are too big. I have tried the following ones:
crDroid-10.5-arm64_bvN-Unofficial.img
lineage-21.0-20240526-UNOFFICIAL-arm64_bvS.img
Note: If you have installed Android AOSP with Magisk you should know already how to use ADB and Fastboot
- Boot the tablet into fastboot mode
adb.exe reboot recovery
- In the tablet move down with the
Vol -
button and selectEnter fastboot
with thePower
button:
-
Move the GSI ROM you downloaded into the
platform-tools
folder -
Delete
product
partition to create some space
fastboot delete-logical-partition product
- Flash the GSI ROM
fastboot.exe flash system crDroid-10.5-arm64_bvN-Unofficial.img
- Reboot into recovery
fastboot.exe reboot recovery
-
Select
Wipe Data / Factory Reset
and confirm -
Select
Reboot System now
-
Wait until the tablet reboots and enjoy your new ROM