TWRP builds and is fully functional (hopefully).
- enter fastboot;
- in cmd do
fastboot boot <path_to_recovery_image>
- enter fastboot;
- in cmd do
fastboot flash recovery <path_to_recovery_image>
- completely turn off device;
- press and hold "power" button;
- wait until recovery loads and release button;
repo init --depth=1 -u git://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni.git -b twrp-5.1repo sync -n -j 1 && repo sync -l -j 4clone this repo to <twrp_repo>/device/TOLINO/shine_3- apply patches from
<twrp_repo>/device/TOLINO/shine_3/patchesdirectory - open terminal in
<twrp_repo>directory; . build/envsetup.shlunch omni_shine_3-userdebugmka recoveryimage
if you want to enable A2 mode:
- clone monochrome theme repo into
<twrp_repo>/device/TOLINO/shine_3/theme - uncomment
TW_IMX_EINK_MONOCHROMEinBoardConfig.mk
if everything is successful you should find built recovery by path <twrp_repo>/out/target/product/shine_3/recovery.img