Skip to content

Instantly share code, notes, and snippets.

@benchonaut
Last active February 1, 2021 10:58
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benchonaut/7a66d3be10207fd3b1314f2d322c60da to your computer and use it in GitHub Desktop.
Save benchonaut/7a66d3be10207fd3b1314f2d322c60da to your computer and use it in GitHub Desktop.
LineageOS WIKO Lenny3

Hey, this is just a bunch of hints for enabling lineageOS on WIKO Lenny3

ro.product.brand=WIKO ro.product.name=V3702AN ro.product.device=V3702AN

Factory Mode (PWR+VOLDOWN) dies with TWRP SP-Tool won't work until you enter dev mode and enable "Unlock Bootloader"

SuperSU taken was UPDATE-SuperSU-v2.76-20160630161323.zip (beta sounded ugly)

many faulty twrp's around, working was :

md5sum /tmp/twrp-lenny3.img

133f3a3adbdf91a6a13eeee1a7362008 /tmp/twrp-lenny3.img

https://gh6dev.wordpress.com/2017/08/23/lineage-os-13/

https://gh6dev.wordpress.com/2017/07/07/vendor-blobs-mm/ ^lineage + vendor blobs

→get your gapps(arm , NOT arm64)

(IN TWRP)

cd /dev/block/platform/mtk-msdc.0;ln -s 11120000.msdc0/* ./ ### OR WHATEVER FOLDER HAS YOUR LINKS TO mmcbl..

then flash gh6 , opengapps , vendor, supersu wipe dalvik/art cache & reboot

Wait for https://de.wikipedia.org/wiki/Santa_Claus to appear ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment