Lenovo Tab 4 8 plus Root step by step tutorial.

Sdílet
Vložit
  • čas přidán 19. 07. 2018

Komentáře • 142

  • @RowdyCA
    @RowdyCA  Před 5 lety +7

    Hey guys, I havent seen any video on rooting this tab right now, hence i just did it on my own,.
    So pls spare with me, as im not well versed in english.
    Disclaimer:-
    1)I hv already rooted this tab, hence i cant do all the steps.again so i just shown steps without connecting device.
    2)Rooting voids your warranty and formats your data/internal storage
    3)Im not responsible for any mistakes by your side, but ill guide you as far as possible to root and recover if anything happens.
    Xda link:- forum.xda-developers.com/thinkpad-tablet/general/twrp-root-tab-4-plus-tb-x704l-f-tb-t3664407
    Downloads:-
    Adb:- forum.xda-developers.com/showthread.php?t=2317790
    Twrp:- androidfilehost.com/?fid=817550096634795769
    Driver:- www.mediafire.com/download_repair.php?flag=4&dkey=rnq4tmqqgbq&qkey=mclznqmya1s5i8c&ip=8.37.230.246&ref=2
    Or
    www.t-flash.net/lenovo-tab-4-8-usb-driver/ download first one named driver for flashing firmware.
    Instructions from xda site
    Install fastboot and adb on your PC, e.g. from here
    Enable developer options and in there select to unlock your bootloader by enabling OEM unlock and enable USB debugging
    Connect your PC to your tablet and run
    Code:
    adb reboot bootloader
    using adb on command line. The tablet will reboot into bootloader mode where you will only see the Lenovo logo. Now you use
    Code:
    fastboot oem unlock-go
    to unlock. This will factory reset your device
    Setup the tablet again and reboot again to the bootloader
    Then run
    Code:
    fastboot boot twrp-3.1.1-0-.img
    to temporarily boot into TWRP. You can also flash
    by using the steps on this video
    Code:-
    Fastboot flash recovery destination/file.img
    For ex, fastboot flash recovery E:/lenovo root/twrp.img
    if you are sure
    Select to keep system read only when TWRP starts to avoid modification which will make OTAs impossible
    Backup at least system and boot partitions. Choose "System Image" for the system partition backup. Keep this backup for OTA updates.
    Optionally flash SuperSU or Magisk in TWRP which should install system less. Keep OEM unlock enabled if you flash or modify anything
    Drop comments if any queries..
    And guys pls spare with me as its my very first video and i lack quite communication skills..
    Pls like subscribe and share if you like this video..
    Any suggestions? Drop a comment..

    • @RowdyCA
      @RowdyCA  Před 5 lety

      Thanks to xda member Dywersant
      Here are some tips for our devices.
      To be able to write to system partition (device freezing when using Adaway, and some otherapps) you have to remount system partition as RW.
      I have made a magisk module for this task. If you have magisk installed just flash the attached zip in twrp. No more freezes with rooted apps.
      If you are using an sd card you might have noticed, that log files are being created constantly in sdcard/logs folder. After few days it can grow up to couple of gigs. To disable that you have edit your build.prop
      change
      Code:
      persist.service.sdlog.enable=1
      to
      Code:
      persist.service.sdlog.enable=0
      Save and reboot.
      Get rid of bluetooth logs btsnoop_hci.log being written to your internal drive:
      go to
      Code:
      /system/etc/bluetooth/bt_stack.conf
      change
      Code:
      BTSnoopConfigFromFile=false
      to
      Code:
      BTSnoopConfigFromFile=true
      To use root to full potential flash the magisk module from.this page by Dywersant,
      forum.xda-developers.com/thinkpad-tablet/general/lenovo-tab-4-8-plus-aka-tb-8704f-x-t3654605/page4

    • @DreyYebel
      @DreyYebel Před 4 lety

      is oem unlocking or device format compulsory?

    • @jovianparco
      @jovianparco Před 4 lety

      Help where do you download the remountsys?

    • @RowdyCA
      @RowdyCA  Před 4 lety

      @@jovianparco
      forum.xda-developers.com/thinkpad-tablet/general/lenovo-tab-4-8-plus-aka-tb-8704f-x-t3654605/post74769489#post74769489
      Download Magiskremount.zip..
      Comment back if it worked..
      And also subscribe to my channel brother..

    • @jovianparco
      @jovianparco Před 4 lety

      @@RowdyCA yess i works thanx but is it necessary ro put the code persis.service.sdlog??

  • @timpieto
    @timpieto Před 5 lety +4

    where is link for magisk and remountsys?

  • @SamNhean
    @SamNhean Před 4 lety

    I successfully flashed the new lineage rom and gapps but now it is boot looping. Any ideas

  • @devvaghani5541
    @devvaghani5541 Před 4 lety +4

    Bro pls make video on how to root Lenovo 7504x

  • @hanyjo2185
    @hanyjo2185 Před 6 lety

    Please tell me how to flashing rom too Lenovo tab3 8 plus ???

  • @hitpoint3
    @hitpoint3 Před 10 měsíci +1

    After the second code (fastboot oem unlock-go) I get ..waiting for device.. and it doesnt happen anything... What sould I do? I have the qualcomm drivers... The tables is in fastboot..

    • @p.i.6373
      @p.i.6373 Před 6 měsíci

      Same problem, did you find solution?

    • @skmahammadhasanujjaman5875
      @skmahammadhasanujjaman5875 Před měsícem

      And to get out of there press and hold volume down and power for 15 seconds

  • @Silviu11Racer
    @Silviu11Racer Před 5 lety +1

    how much that wipe cache is taking time, cause mine lasted about 10 minutes and it didn't finished it. so, I quited. DOES NOT WORK. I want to see exactly how you do it, before rooting, show exactly the steps, cause there are some dangerous changes which are made in order to instal that Magisk and Remount sys. By the Way Remountsys is the Mount Magisk.zip?

    • @RowdyCA
      @RowdyCA  Před 5 lety

      Silviu11 Racer wipe cache takes 5 seconds but booting takes some 5 minutes.

    • @DreyYebel
      @DreyYebel Před 4 lety

      same thing happening with me

  • @26nahed
    @26nahed Před 4 lety

    Root Lonovo tb-7304i ????

  • @timpieto
    @timpieto Před 5 lety

    i was able to find the files on xda but when trying to flash remountsys.zip i get an error that says /data/magisk inst setup properly, please intall magisk v14.0+ but i have v18.1 installed, is there anything i might have missed?

    • @RowdyCA
      @RowdyCA  Před 5 lety

      Install magisk 16.x version sir.. i never tested 18.1..

    • @timpieto
      @timpieto Před 5 lety

      @@RowdyCA thanks i will try this

    • @RowdyCA
      @RowdyCA  Před 5 lety

      @@timpieto if it works for you dont forget to like share and subscribe ☺️

  • @rexa06
    @rexa06 Před 4 lety +1

    Thanks it worked

    • @RowdyCA
      @RowdyCA  Před 4 lety

      Happy for that Halil Cifci Brother... Please subscribe back to support me... 😇😍

    • @rexa06
      @rexa06 Před 4 lety

      @@RowdyCA supersu worked but when I try to flash magic is says unable to mount storage. What do I have to do here?

    • @RowdyCA
      @RowdyCA  Před 4 lety

      Wether it says in twrp?

    • @rexa06
      @rexa06 Před 4 lety

      @@RowdyCA yes in TWRP: Unable to mount storage

    • @RowdyCA
      @RowdyCA  Před 4 lety

      @@rexa06 Use Otg pendrive or sd card ... this problem exists in few devices.. also try enabling mount storage option in twrp

  • @MarkAnthony5150
    @MarkAnthony5150 Před 5 lety

    One small question will this work with TB-8504-F thank you for your time.... Running Oreo 8.1

    • @RowdyCA
      @RowdyCA  Před 5 lety +1

      The steps are same, but as of now rooting files are buggy, and proper root cannot be obtained in Oreo rom.. And also the files differ between 8704 and 8504 variants.. Stay tuned, I will update you once proper root is obtained

    • @MarkAnthony5150
      @MarkAnthony5150 Před 5 lety +1

      @@RowdyCA ty friend saved me from major brick

    • @MarkAnthony5150
      @MarkAnthony5150 Před 5 lety

      @@RowdyCA wonder if i should just downgrade back to 7.1 (N)?? Then twrp and root worked with that variant correct, minus the touch screen issue with twrp which I will use otg(usb)... Need this rooted as like yesterday lol.. thanks again.. Oh what version of twrp with 7.1, 3.1.0 and use 16.4 magisk? TY Bootloader already unlocked should I relock before going back to 7.1 I believe i do I cant remember.

    • @RowdyCA
      @RowdyCA  Před 5 lety +1

      @@MarkAnthony5150 Brother, You dont need to relock bootloader, take necessary backups and just flash stockrom to downgrade.
      Rest everything is same.. If any other querries feel free to comment brother..

    • @MarkAnthony5150
      @MarkAnthony5150 Před 5 lety

      @@RowdyCA hey friend all good Dl 7.1 twrp magisk 14.3 root running termux root kali ssh all the goods, runs well no issue lag or sag no force closes....

  • @SudeshKumar_C.A
    @SudeshKumar_C.A Před 5 lety +2

    I need stock recovery where did I get it

    • @cabinhead8177
      @cabinhead8177 Před 4 lety +1

      I need the stock recovery as well to get updates

    • @SudeshKumar_C.A
      @SudeshKumar_C.A Před 4 lety +1

      @@cabinhead8177 bro you can download qfl stock ROM flash it using qfl pc software

  • @maxhrcmaxhrc3871
    @maxhrcmaxhrc3871 Před 4 lety +1

    HI, I've lenovo tab 8504F but bootloader locked. How can unlock please....fastboot not work...say can't unlock.... thanks

    • @giorgosrousetis
      @giorgosrousetis Před 2 lety

      I have the exact same problem. Did you find the solution?

  • @mmzgaming4902
    @mmzgaming4902 Před 4 lety

    lenovo tb-7504x twrp Only sir

  • @luiscarrasco1862
    @luiscarrasco1862 Před 4 lety

    help I have everything drivers installed
    but when you put the code to unlock the bootloader
    I get an error "remote unknown comand" Eh post I am two codes "fastboot oem unlock, fastboot flashing unlock" And I also have usb debugging and oem unlock in settings

    • @RowdyCA
      @RowdyCA  Před 4 lety

      Please read the description carefully, fastboot oem unlock-go.. add -go

    • @luiscarrasco1862
      @luiscarrasco1862 Před 4 lety

      @@RowdyCA Also Try, with that command But I'm still unsuccessful

    • @RowdyCA
      @RowdyCA  Před 4 lety

      Type
      Fastboot devices
      Then
      Fastboot oem device-info
      If it says oem unlocked, you can continue the process of flashing

    • @RowdyCA
      @RowdyCA  Před 4 lety

      And try it in bootloader mode.. if your phone is on, type
      Adb devices
      Then
      Adb reboot bootloader
      It will reboot to bootloader , then use fastboot command.. if your not in bootloader screen it will say unknown command error

    • @RowdyCA
      @RowdyCA  Před 4 lety

      @@luiscarrasco1862 Try another Pc if possible, this occours when the device driver isnt functioning correctly

  • @marquancez
    @marquancez Před 2 lety

    when i am in fastboot my pc does nog recognize my tablet

    • @RowdyCA
      @RowdyCA  Před 2 lety

      Re install usb preloader drivers for the tab…

  • @vigneshbala1304
    @vigneshbala1304 Před 5 lety

    after typing fastboot oem unlock-go the command prompt is showing waiting for any device. please help.

    • @RowdyCA
      @RowdyCA  Před 5 lety

      Install device drivers properly and reboot and try again bro..
      Does adb works?

    • @vigneshbala1304
      @vigneshbala1304 Před 5 lety

      @@RowdyCA adb works and i have reinstalled the drivers. still no change

    • @RowdyCA
      @RowdyCA  Před 5 lety

      After connecting , go to devices and printers and see wether the phone is detected or not.. in my system it will say unspecified, and after updating its drivers it will connect.

    • @vigneshbala3484
      @vigneshbala3484 Před 5 lety

      The device is detected and I have checked the driver through computer management. The driver is up to date. In the tab there is an option of select usb configuration which option you have selected?

    • @RowdyCA
      @RowdyCA  Před 5 lety

      Usb configuration doesn't matters in bootloader.. just in the bootloader type fastboot oem unlock-go if that doesnt works just type, fastboot oem unlock , without the word -go, it works for nougat rom, for oreo rom it wont work properly.

  • @mmzgaming4902
    @mmzgaming4902 Před 4 lety

    lenovo tb7-7504x twrp only

  • @fabriziomurillo6932
    @fabriziomurillo6932 Před 5 lety

    MUY BUENAS UNA PREGUNTA FUNCIONA TAMBIEN PARA LA LENOVO TAB 8 ?

    • @RowdyCA
      @RowdyCA  Před 5 lety

      Will you repeat the same in English please?

    • @enzofraiese
      @enzofraiese Před 5 lety +1

      Hyper Nova He asks if it works on lenovo tab 8

    • @RowdyCA
      @RowdyCA  Před 5 lety

      @@enzofraiese It works only on tab 4 8 Plus variant

  • @ruchirpatel6067
    @ruchirpatel6067 Před 4 lety

    I have tab7 plz guide me

  • @rahulprajapati8743
    @rahulprajapati8743 Před 4 lety

    But where is the link of the software you are using?

    • @RowdyCA
      @RowdyCA  Před 4 lety

      Hey guys, I havent seen any video on rooting this tab right now, hence i just did it on my own,.
      So pls spare with me, as im not well versed in english.
      Disclaimer:-
      1)I hv already rooted this tab, hence i cant do all the steps.again so i just shown steps without connecting device.
      2)Rooting voids your warranty and formats your data/internal storage
      3)Im not responsible for any mistakes by your side, but ill guide you as far as possible to root and recover if anything happens.
      Xda link:- forum.xda-developers.com/thinkpad-tablet/general/twrp-root-tab-4-plus-tb-x704l-f-tb-t3664407
      Downloads:-
      Adb:- forum.xda-developers.com/showthread.php?t=2317790
      Twrp:- androidfilehost.com/?fid=817550096634795769
      Driver:- www.mediafire.com/download_repair.php?flag=4&dkey=rnq4tmqqgbq&qkey=mclznqmya1s5i8c&ip=8.37.230.246&ref=2
      Or
      www.t-flash.net/lenovo-tab-4-8-usb-driver/ download first one named driver for flashing firmware.
      Instructions from xda site
      Install fastboot and adb on your PC, e.g. from here
      Enable developer options and in there select to unlock your bootloader by enabling OEM unlock and enable USB debugging
      Connect your PC to your tablet and run
      Code:
      adb reboot bootloader
      using adb on command line. The tablet will reboot into bootloader mode where you will only see the Lenovo logo. Now you use
      Code:
      fastboot oem unlock-go
      to unlock. This will factory reset your device
      Setup the tablet again and reboot again to the bootloader
      Then run
      Code:
      fastboot boot twrp-3.1.1-0-.img
      to temporarily boot into TWRP. You can also flash
      by using the steps on this video
      Code:-
      Fastboot flash recovery destination/file.img
      For ex, fastboot flash recovery E:/lenovo root/twrp.img
      if you are sure
      Select to keep system read only when TWRP starts to avoid modification which will make OTAs impossible
      Backup at least system and boot partitions. Choose "System Image" for the system partition backup. Keep this backup for OTA updates.
      Optionally flash SuperSU or Magisk in TWRP which should install system less. Keep OEM unlock enabled if you flash or modify anything
      Drop comments if any queries..
      And guys pls spare with me as its my very first video and i lack quite communication skills..
      Pls like subscribe and share if you like this video..
      Any suggestions? Drop a comment..

    • @RowdyCA
      @RowdyCA  Před 4 lety

      Like, Share and Subscribe 😊

  • @lakshya6909
    @lakshya6909 Před 3 lety +1

    Sir will this work on Lenovo Tab 4 10?

    • @RowdyCA
      @RowdyCA  Před 3 lety

      I have tried this on plus variant and its chipset is snapdragon 625... Non plus variant will be snapdragon 425, The recovery wont work with your device..
      This method will work, but the files should be specific for your device...

    • @lakshya6909
      @lakshya6909 Před 3 lety +1

      @@RowdyCA sir can you please provide me the links here?

    • @RowdyCA
      @RowdyCA  Před 3 lety

      @@lakshya6909
      www.cyanogenmods.org/forums/topic/twrp-root-twrp-download-for-lenovo-tab-4-10-and-rooting-guide/
      This guide is made by the same person who made files for plus variants., you can view this video as reference and follow the above link.. for actual steps

    • @RowdyCA
      @RowdyCA  Před 3 lety

      @@lakshya6909 Dont forget to hit subscribe Sir😊

    • @lakshya6909
      @lakshya6909 Před 3 lety +3

      @@RowdyCA I'm very very thankful to you sir. I seriously didn't want to leave my tablet I have lot of memories with it. It was getting slower and now I'm gonna root and boost it's performance. Gonna use it as much as I can 😀.
      Subscribed 👍

  • @jafaraliabdul
    @jafaraliabdul Před 4 lety

    TWRP link not working anymore
    . Kindly share new one

    • @RowdyCA
      @RowdyCA  Před 4 lety

      androidfilehost.com/?fid=817550096634795769

    • @RowdyCA
      @RowdyCA  Před 4 lety

      It works for me sir..

  • @ruchirpatel6067
    @ruchirpatel6067 Před 4 lety

    I don't have twrp file

  • @mmzgaming4902
    @mmzgaming4902 Před 4 lety

    lenovo tb-7504x twrp

  • @anilreddy684
    @anilreddy684 Před 5 lety +1

    How to back to Oreo to android 7.1 in my Lenovo tab 4 8 plus

  • @gowtham1485
    @gowtham1485 Před 4 lety +1

    Will it work on p10 lenovo ??

    • @RowdyCA
      @RowdyCA  Před 4 lety

      If there is any system application named "Code.aurora.rms" present in your tablet, it should work..
      Check this in applications>show system apps..
      Bro

    • @gowtham1485
      @gowtham1485 Před 4 lety

      No bro !

    • @gowtham1485
      @gowtham1485 Před 4 lety

      Is any method other than this?

    • @RowdyCA
      @RowdyCA  Před 4 lety

      No bro, the app Code.aurora.rms was experimental software That the lenovo devs forgotten to remove.. ..
      I used that software to enable volte, by accessing it indirectly.. Only if that app is present, then it will support volte.. otherwise it wont..
      There might be a chance that it will support volte by searching "enhanced" in settings to find if there is any toggles for enabling this hidden feature..
      If this is mediatek, we can use engineer mode to enable volte, sadly Qualcomm doesnt support such methods.. so just try the above method bro.. Best of luck.. 😊

  • @vamsikrishna-wv3pe
    @vamsikrishna-wv3pe Před 4 lety +1

    Hi,
    Where can I find the remount.zip file? Please help.

    • @RowdyCA
      @RowdyCA  Před 4 lety

      forum.xda-developers.com/thinkpad-tablet/general/lenovo-tab-4-8-plus-aka-tb-8704f-x-t3654605/post74769489#post74769489
      Here.. Halfway down the thread

  • @anilreddy684
    @anilreddy684 Před 5 lety

    VOLTE NOT WORK

  • @ladyvargas7899
    @ladyvargas7899 Před 5 lety +1

    LENOVO TB-8304F1 ROOT????

    • @ModModRc
      @ModModRc Před 5 lety +1

      im hunting to. iroot & kingoroot do not work. add me on google chat lets work together 2 heads is better than one

    • @RowdyCA
      @RowdyCA  Před 5 lety

      If it was about yoga tab 2, this may help forums.lenovo.com/t5/Android-Ecosystem-Developers/How-to-Root-Lenovo-Yoga-Tab-2-8-10-13-2015-2016/td-p/2096370

    • @ModModRc
      @ModModRc Před 5 lety +1

      im torturing myself trying to root this son of a bitch LENOVO TB-8304F1

    • @josesilva-mb7tw
      @josesilva-mb7tw Před 4 lety

      @@ModModRc did you find a way?

    • @ModModRc
      @ModModRc Před 4 lety

      There is a way, I think it was the dos prompt way, but I give up & didn't do it

  • @darshanbothra2673
    @darshanbothra2673 Před 3 lety +1

    can i root lenovo tab 4 10 too??

    • @RowdyCA
      @RowdyCA  Před 3 lety

      www.cyanogenmods.org/forums/topic/twrp-root-twrp-download-for-lenovo-tab-4-10-and-rooting-guide/
      Gothru this link, Use the files from this link..
      they both are of different chipset, so take files from the above link and use the method shown in video to root the tab ...
      Hit subscribe if you found this helpful 😊😇

    • @darshanbothra2673
      @darshanbothra2673 Před 3 lety

      @@RowdyCA in my lenovo tab 4 10 also there is oem unlocking greyed out, tried mutliple methods but it didn't work :(

    • @RowdyCA
      @RowdyCA  Před 3 lety

      @@darshanbothra2673 Oem unlocked greyed out usually denotes that, the boot loader is already unlocked..
      you can verify the same by running this command in bootloader
      Fastboot devices
      Fastboot oem device-info
      There it will show wether bootloader is unlocked or locked

    • @RowdyCA
      @RowdyCA  Před 3 lety +1

      Did it worked Brother?

    • @darshanbothra2673
      @darshanbothra2673 Před 3 lety

      @@RowdyCA no :(

  • @mr.rexgaming517
    @mr.rexgaming517 Před 3 lety

    Sir please reply me , to how to unlock bootloader lenovo tab 4 m10

    • @RowdyCA
      @RowdyCA  Před 3 lety

      Brother please quote your tab model number, there is Tab 4 10 and Tab M10,,, but there is no Tab 4 M10...

    • @mr.rexgaming517
      @mr.rexgaming517 Před 3 lety

      @@RowdyCA lenovo tab m4 10, the OEM unlock feature is grey coloured, help me I want to root tab

    • @RowdyCA
      @RowdyCA  Před 3 lety

      @@mr.rexgaming517 Bro you’re quoting the name I want the model number, you can see it in about phone under settings..
      For example is my tab model no is, TB-8704X

  • @samratdas2700
    @samratdas2700 Před 5 lety

    Twrp link ?

    • @RowdyCA
      @RowdyCA  Před 5 lety

      Samrat Das TWRP for 8704x variant.. androidfilehost.com/?fid=1322778262903982744

  • @INGDAVIDPER
    @INGDAVIDPER Před 4 lety

    Root tabE8 Model: Lenovo TB-8304F1

  • @miguelrivera138
    @miguelrivera138 Před 4 lety

    Tb7504x twrp pelease

    • @RowdyCA
      @RowdyCA  Před 4 lety

      Sorry Sir.. I dont Have the Device TB7504x.. But I will look into it and will reach you once I find a Safe Rooting solution without possible Bootloops..
      Please dont try anything in this video as its made only for "Tab 4 8 plus" device..
      Sorry for the inconvenience..

    • @miguelrivera138
      @miguelrivera138 Před 4 lety

      @@RowdyCA I appreciate the help

  • @romanvtorushin2001
    @romanvtorushin2001 Před 5 lety

    HD 720p No you 360 nood

  • @anilreddy684
    @anilreddy684 Před 5 lety +1

    How to back to Oreo to android 7.1 in my Lenovo tab 4 8 plus

  • @anilreddy684
    @anilreddy684 Před 5 lety +1

    How to back to Oreo to android 7.1 in my Lenovo tab 4 8 plus