SHRP builds and is fully functional (hopefully).
- Tolino Page
- Tolino Page 2
- Tolino Shine 2 HD
- Tolino Vision 2 HD
- Tolino Vision 3 HD
- Tolino Vision 4 HD
- Tolino Epos
- 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 "back" button;
- press and hold "glowlight" button;
- turn device on;
- wait while device turns on while holding both buttons;
- completely turn off device;
- press and hold "glowlight" button;
- press and hold "power" button;
- wait while device turns on while holding both buttons;
repo init --depth=1 -u https://github.com/SHRP/manifest.git -b v3_9.0
- `repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags
clone this repo to <shrp_repo>/device/TOLINO/tolino_generic
- apply patches from
<shrp_repo>/device/TOLINO/tolino_generic/patches
directory - open terminal in
<shrp_repo>
directory; . build/envsetup.sh
lunch omni_tolino_generic-userdebug
mka recoveryimage
if you want to enable A2 mode:
- clone monochrome theme repo into
<shrp_repo>/device/TOLINO/tolino_generic/theme
- uncomment
TW_IMX_EINK_MONOCHROME
inBoardConfig.mk
if everything is successful you should find built recovery by path <twrp_repo>/out/target/product/tolino_generic/recovery.img