Lenovo Tab 4 8 plus Root and Twrp

Поделиться
HTML-код
  • Опубликовано: 16 сен 2024
  • Descriptions is in the comments.. I cant add these in description due to some error in my app..
    Enable Volte :- • Enable Volte in Lenovo...
    New updated video on rooting tab48+ :- • Lenovo Tab 4 8 plus Ro...

Комментарии • 108

  • @RowdyCA
    @RowdyCA  6 лет назад +2

    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..

    • @patrickluk2058
      @patrickluk2058 6 лет назад

      After I typed "fastboot oem unlock-go" I get a message , how long do I have to wait for?

    • @FUNSTATIONlop
      @FUNSTATIONlop 4 года назад

      Love you bro i aloso have same device I'll try that

    • @RowdyCA
      @RowdyCA  4 года назад

      🥰

    • @FUNSTATIONlop
      @FUNSTATIONlop 4 года назад

      BRO WILL IT WORK ON LENOVO TAB 4 8 PLUS
      TB 8704N

    • @RowdyCA
      @RowdyCA  4 года назад

      It will work in Tab 4 8 plus.. But Mine is called TB 8704X and not 8704N.. Im unaware of your version.. Still it will work..

  • @Abhishek-xf9wt
    @Abhishek-xf9wt 6 лет назад +1

    best video , couldn't find in whole world for rooting lenovo tab 4 8 plus

    • @RowdyCA
      @RowdyCA  6 лет назад

      Abhishek Verma Thankyu for encouraging bro, subscribe if u like.

  • @JadeBaco
    @JadeBaco 6 лет назад +2

    i'm stuck at the "Waiting for any device" part. What do I do?

    • @RowdyCA
      @RowdyCA  6 лет назад

      Jade Baboy if using windows 7,8 disable driver signature enforcement and reinstall drivers and try again, if using windows 10 boot into test mode and reinstall drivers and try again, it will solve the problem, if still problem persists, try in different pc or different cable.

    • @sumhikaru
      @sumhikaru 6 лет назад

      I am in the same situation, could you pls share your solution?

    • @flashjsr
      @flashjsr 4 месяца назад

      it just stuck at waiting for any device. (the device is on the fastboot screen) everything works till 1:57 in the video all i can do is power button + volume up to get out of fastboot.

  • @RowdyCA
    @RowdyCA  6 лет назад

    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

  • @Silviu11Racer
    @Silviu11Racer 6 лет назад

    WHERE TO INSTALL THE TWRP.IMG??? mine it says: "downloading 'boot.img'... OKAY[1.087s] booting... FAILED (remote: dtb not found) finished. WHERE I DID WRONG? ONE PROBLEM IS THAT AFTER, OR SHOULD I SAY DURING THE FASTBOOTING I NO LONGER FIND THE TABLET FILES (THE TWRP.IMG). I TRIED TO MAKE THE FASTBOOTING BY PUTING A LINK ON COMPUTER , OF THE TWRP.IMG COPY, PROBABLY THIS IS NOT THE SOLUTION. BUT THEN , HOW TO MAKE THE TABLET FILES VISIBLE WHEN IN FASTBOOT MODE? THAT IS MY PROBLEM , QUESTION...

    • @RowdyCA
      @RowdyCA  6 лет назад

      Silviu11 Racer sorry for late reply sir, Type the fastboot code correctly as it causes the said error when twrp.img gets flashed to wrong partition like boot partition..
      I assume if u place twrp.img in d:/ drive, type" fastboot flash recovery D:/twrp.img" if u want to flash it permanently, or else type " fastboot boot D:/twrp.img " if u want to boot it temporarily..

  • @n1rd224
    @n1rd224 2 года назад +1

    Thx

    • @RowdyCA
      @RowdyCA  2 года назад

      Hope that worked!!
      If you liked the video, and have not subscribed to my channel yet., A sub would be awesome ❤️🥰

    • @n1rd224
      @n1rd224 2 года назад +1

      @@RowdyCA still finding a rom tho

    • @RowdyCA
      @RowdyCA  2 года назад

      @@n1rd224 The developement for custom roms for this tab is absolutely Nil 🤔., If I found any stable Roms I will revert back with a Video.., Stay tuned…

  • @giorgosrousetis
    @giorgosrousetis 2 года назад +1

    Hi my friend. I have lenovo tab4 8 8504f and I have the problem "Waiting for any device" .... I have windows 10. I'm confused with the device drivers and everything else needed. Can you help me who are the right drivers and what commands should I put cmd next?

    • @RowdyCA
      @RowdyCA  2 года назад

      Yes Sir, Give me few minutes, I will post links to the drivers for your device here..

    • @giorgosrousetis
      @giorgosrousetis 2 года назад

      @@RowdyCA Thanks my friend. I want to unlock the device and proceed to install another rom.

    • @RowdyCA
      @RowdyCA  2 года назад

      Hello sir, I have faced similar issues with my tab in Windows 10 too.. Simply you have to disable signature verification in Windows 10 by following this method,. ruclips.net/video/71YAIw7_-kg/видео.html
      and then install the drivers from this link.. www.mediafire.com/file/mclznqmya1s5i8c/qualcomm_driver.zip/file
      If you face any issues you can reach me thru instagram @ rowdy_ca .. I will help as much as possible.

    • @RowdyCA
      @RowdyCA  2 года назад

      @@giorgosrousetis Whether Adb is working? or saying Waiting for device or Device not found?

    • @RowdyCA
      @RowdyCA  2 года назад

      @@giorgosrousetis Brother, If you have instagram, text me @ rowdy_ca or else, if you have whatsapp, then text me @ wa.me/message/A2ALY27VGWBKH1

  • @Mahesha999
    @Mahesha999 5 лет назад +1

    Is there any custom ROM available for Lenovo Tab 4 8 plus (TB-8704X)? Have you tried any?

    • @RowdyCA
      @RowdyCA  5 лет назад +1

      Not at all!! Sadly Custom roms cannot be ported as Most of the sd625 devices are under 5.5 inch mark.. and there is no alternative to this tablet with similar specs to port a rom.. there was one deodexed rom of Nougat version though in Xda..

    • @Mahesha999
      @Mahesha999 5 лет назад

      I know its a lot of efforts to build custom ROM. But I was surprised to see asolutely no ROM for this tab. Is issue u mention the only reason for this? Basically I am just too sad...W

    • @RowdyCA
      @RowdyCA  5 лет назад

      @@Mahesha999 the only issue being the screensize and dpi other wise Redmi rom can be ported.. will be pretty much buggy if ever ported

  • @TimmyM
    @TimmyM 6 лет назад +1

    3:41 "Guys I have installed Magisk Manager and now I have SuperSU.zip file only", why are you talking about two totally different root managers? I assume Magisk works on this device (as seen in your app list on 8:21); why on earth would you even mention the most outdated (even then) SuperSU? One more tip: stop using Lucky Patcher; it's just not cool to do so.
    It's a shame that you didn't record your original steps (the actual flashing!), the recording you published has little educational value and nothing can be confirmed.

    • @RowdyCA
      @RowdyCA  6 лет назад

      Timmy M I havent recorded as it will erase all my data again. And Magisk support came much later after super su, and again, if you use any root apps that changes system partition without magisk remount module, your phone will freeze.. Thats y i used super su, and then after availability of magisk i installed magisk, and further after making this video i came to know abt magisk remount module. And for Lucky patcher im using it just to disable ads, as i found it comfortable to remove ad banners..
      Anyways thanks for your comment, i will make a new video on actual steps, as of now reflashed rom and running stock, and also Im in need to root my tab again.. Thank you for pointing my shame.. So that i can do better next time..

    • @RowdyCA
      @RowdyCA  6 лет назад

      ruclips.net/video/sbkZEqHB3GQ/видео.html Hope atleast u can see the actual steps now..

  • @mrudulbhujade3080
    @mrudulbhujade3080 2 года назад +1

    bro im getting this error after putting adb reboot boot loader
    error: device unauthorized.
    This adb server's $ADB_VENDOR_KEYS is not set
    Try 'adb kill-server' if that seems wrong.
    Otherwise check for a confirmation dialog on your device
    please help 🙏

    • @RowdyCA
      @RowdyCA  2 года назад

      If it is shown as unauthorized
      First Disconnect USB between PC and device.
      Then, Stop adb server by entering
      adb kill-server
      in command window.
      On tab, go to settings/ developer option / click Revoke USB debugging authorizations,
      Then disable and enable usb debugging option..
      On PC , search adbkey, it will show the file in .android folder somewhere..
      delete adbkey file inside .android folder..
      Then connect the device to the PC.
      Now a pop up will appear once u type adb devices on adb.
      Check the box on the popup on the tab..
      Now device will be authorised..

    • @mrudulbhujade3080
      @mrudulbhujade3080 2 года назад

      @@RowdyCA bro my 1st issue was solved but now its coming waiting for any devices....i have diasbled driver signature enforcement but then also its showing waiting for any devices

    • @RowdyCA
      @RowdyCA  2 года назад

      @@mrudulbhujade3080 Whether your device shows up, if you type “Adb Devices”
      If it says waiting for devices,
      You have to reinstall adb drivers…
      But I can’t get your issue,
      After first step, when connected, the Tab will ask, whether to trust the device, and after ticking the check box, The adb should work fine,,
      If there’s issue with driver, how come you solved the first issue? 🤔

    • @mrudulbhujade3080
      @mrudulbhujade3080 2 года назад

      @@RowdyCA the first issue actually came to be working after i restarted my pc all i want to know now is how do i solve my second issue

    • @RowdyCA
      @RowdyCA  2 года назад

      @@mrudulbhujade3080 waiting for device error happens only due to the pc cannot communicate with ur tab,,
      On PC side,
      1 - Boot your pc in test mode, install driver again.
      2 - Connect the phone and Type ,” ADB Devices “
      Now it should connect, if not try again with another cable..
      Our tab is the easiest device with which i worked on adb.. so there wont be any big issues in connceting..

  • @TutoDS2014
    @TutoDS2014 5 лет назад

    Hi, my table need "oem unlock-go" and restart.
    I try install twrp but appear error

    • @RowdyCA
      @RowdyCA  5 лет назад

      What error sir

  • @vivekkashyap7293
    @vivekkashyap7293 3 года назад +2

    where is description files ?

    • @RowdyCA
      @RowdyCA  3 года назад

      In the comments section

  • @Silviu11Racer
    @Silviu11Racer 6 лет назад

    do you have to make that unlocking everytime your reboot? (I mean I)

    • @RowdyCA
      @RowdyCA  6 лет назад

      Silviu11 Racer U can set it while creating pattern or password, it will ask wether you require passcode to boot the system or not.. Before setting any passwords

  • @MILIND99SINGH
    @MILIND99SINGH 6 лет назад

    JS Vlogs can you please share the link from where you got the cover for tab

    • @RowdyCA
      @RowdyCA  6 лет назад

      MILIND SINGH ebay, just search lenovo tab 4 8 plus magnetic cover,

  • @silviuc.5551
    @silviuc.5551 6 лет назад

    can you make a video on how to unroot this kind of tablet? I heard there 's an upgrade on it on November, I'm not sure if my unrooting process was done corectly. probably I will see it for my self if I done it correctly, if the November upgrade will brick my tablet or not...

    • @RowdyCA
      @RowdyCA  6 лет назад

      Sir i tried to unroot it and everytime the phone doesnt boots, so i made backup of data using twrp and then flashed stock rom ( it deletes all data) and then recovered data using twrp and then again flashed stock recovery, this is the only way to unroot asfar as i know.. If u tried to unroot it will nver boot, this is a common issue faced by majority users

    • @silviuc.5551
      @silviuc.5551 6 лет назад

      ok, I WANT TO SEE YOU DOING THIS. WOULD MUCH APPRECIATE. I'm confused about that TWRP application , not sure on what buttons to push.

    • @RowdyCA
      @RowdyCA  6 лет назад

      Costel S. I made another video of actual steps.. Check it out

    • @RowdyCA
      @RowdyCA  6 лет назад

      Safe bet is to flash stock rom and then installing OTA packages one after another once the Nov Oreo update is out.. I tried to unroot and succeeded only 1 time out of 7 times ,
      And for that one time i uninstalled root from within magisk manager, booted into twrp deleted magisk folder and img files in data partition,
      Flashed stock boot and recovery imgs, then wiped cache and dalvic caches, it booted after 10 minutes, but cant guarentee..

  • @辛晴彦
    @辛晴彦 6 лет назад

    hello! could you tell me where can i download the stock firmware? my divice did not access to system after installing recovery . just lenovo logo on the screen. HELP PLS

    • @RowdyCA
      @RowdyCA  6 лет назад

      辛晴彦 in recovery unmount system, and reboot again, if still it won't boot, then clear cache and dalvik cache and try rebooting, it may take some 10 minutes. If still it is not booting there is a possibility that you havent unlocked bootloader properly.

    • @RowdyCA
      @RowdyCA  6 лет назад

      辛晴彦 as for now use google translate to translate the page to your language.
      lenovo-forums.ru/forum/799-lenovo-tab4-a8-plus-proshivki/

  • @nathanpiper7223
    @nathanpiper7223 6 лет назад

    Hello can you help me the detail of my problem are in the previous comment

  • @nathanpiper7223
    @nathanpiper7223 6 лет назад

    Please help details are in comments below

    • @RowdyCA
      @RowdyCA  6 лет назад

      Nathan Knives ?

  • @MDLiton-or9ek
    @MDLiton-or9ek 10 месяцев назад

    root file link

  • @madinasoft
    @madinasoft 6 лет назад

    can you make a video about rooting lenovo tab 7 essential

    • @RowdyCA
      @RowdyCA  6 лет назад

      المدينة سوفت Madinsoft l sorry sir i dont own that device

  • @BAJ19I
    @BAJ19I 6 лет назад +1

    Кто русский, ставьте лайк под коментарий

  • @balaji143
    @balaji143 6 лет назад

    Mr.jayasurya lenovo tab 4 no outgoing calls I want to call any one to this phone I search in RUclips any option but no use u rooted but u cannot tell outgoing call is coming or not & also u cannot give download link what u rooted next vedio pls give full information how to connect laptop & software easily

    • @RowdyCA
      @RowdyCA  6 лет назад

      Balaji Nani sir, pls say what are the problems u face in outgoing calls? Like which sim u use.. And for other information about rooting i pinned a comment i will copy the same for u here

    • @balaji143
      @balaji143 6 лет назад

      Jeyasurya R I am using jio sim in lenovo tab4 8 no going outgoing calls I tired *#*#4636#*#* in tablet information there is no option LTE/GSM/ I want to update 7.1.1 to oreo how to boot can u give any download link

    • @RowdyCA
      @RowdyCA  6 лет назад

      Balaji Nani sir, there is no Oreo update available for this , if u want to change to LTE you can do it in settings, if u still have problems , i can help you with screenshots via whatsapp, contact me at 9994514205

    • @RowdyCA
      @RowdyCA  6 лет назад

      Balaji Nani to activate volte, Go to settings screen, tap on search, type enhanced, u can see enhanced 4g under results, tap it, inside settings go to jio tab and then enable enhanced 4g, this will activate volte and calls will be possibl

    • @RowdyCA
      @RowdyCA  6 лет назад

      Balaji Nani ruclips.net/video/feF06ODfOEE/видео.html quick video for volte

  • @BruhGuy6090
    @BruhGuy6090 3 года назад

    Hey bro isn't there any way to root it without the data getting formatted?

    • @RowdyCA
      @RowdyCA  3 года назад

      No to unlock bootloader u need to wipe data

    • @RowdyCA
      @RowdyCA  3 года назад

      U cannot root without unlocking bootloader

    • @BruhGuy6090
      @BruhGuy6090 3 года назад

      @@RowdyCA bro I have a question it is that if you have an app like I have byju's app on my tablet. So I have done a lot of progress so I wanted to ask will the app data still be there if I take a backup and then erase it's data?

    • @BruhGuy6090
      @BruhGuy6090 3 года назад

      Like if I just take a backup of all its data on my pc

  • @mopsbut1
    @mopsbut1 5 лет назад

    L enter adb reboot bootloader and ( error: no devices /emulators found

    • @RowdyCA
      @RowdyCA  5 лет назад

      Bartek Filipski update drivers.. Boot ur pc into test mode or disable driver signature verification.. Check cables.. Most probably one of these errors..

  • @nathanpiper7223
    @nathanpiper7223 6 лет назад

    I am unable to flash the twrp file plz help me. Do I need to have SuperSU on my tablet

    • @RowdyCA
      @RowdyCA  6 лет назад

      Nathan Piper flash twrp using adb fastboot, dont use super su, pls use magisk,

    • @RowdyCA
      @RowdyCA  6 лет назад

      Nathan Piper pls elaborate your problem so that i can suggest any tips..

    • @nathanpiper7223
      @nathanpiper7223 6 лет назад

      When I try to flash the file it say no such file or directory

    • @nathanpiper7223
      @nathanpiper7223 6 лет назад

      Also do I install magisk on my tablet

    • @RowdyCA
      @RowdyCA  5 лет назад

      U have to provide correct directory, like if its in songs folder in d drive and name is twrp.img
      Then u have to use
      Fastboot flash recovery D:/songs/twrp.img
      Extremely sorry for really late reply.
      If u still need those files pls comment nd ill send it to ur mail..
      Sorry again, ur comment havent shown up on notifications..

  • @risksy8512
    @risksy8512 6 лет назад

    FORMAT??!!! i made wrong think

    • @RowdyCA
      @RowdyCA  6 лет назад

      Jate Arda format🤔🤕

  • @ankushkumarsingh2241
    @ankushkumarsingh2241 5 лет назад

    Waiting for device problem

    • @RowdyCA
      @RowdyCA  5 лет назад

      Install device drivers properly and check with another cable...

  • @SudeshKumar_C.A
    @SudeshKumar_C.A 6 лет назад

    I losted os were it will get os m

    • @RowdyCA
      @RowdyCA  5 лет назад

      lenovo-forums.ru/forum/799-lenovo-tab4-a8-plus-proshivki/
      Use translate sir. And pls be careful with model number and version, base firmware can be flashed with qfill and updates are OTA packages.

    • @sarvam8085
      @sarvam8085 5 лет назад

      @@RowdyCA sir,i want to flash my stock rom which i am unable to find the link for my model and serial number...can you please help me

    • @RowdyCA
      @RowdyCA  5 лет назад

      @@sarvam8085 what is ur model.number sir?

  • @JadeBaco
    @JadeBaco 6 лет назад

    It won't let me turn on the OEM Unlocking

    • @RowdyCA
      @RowdyCA  6 лет назад

      What happens? When you try to turn on OEM unlocking?

    • @JadeBaco
      @JadeBaco 6 лет назад

      it works now, but I'm stuck on "Waiting for any device"
      Can you help me? I really need to root my tablet.

    • @RowdyCA
      @RowdyCA  6 лет назад

      Jade Baboy if using windows 7,8 disable driver signature enforcement and reinstall drivers and try again, if using windows 10 boot into test mode and reinstall drivers and try again, it will solve the problem, if still problem persists, try in different pc or different cable.

  • @i_am_django
    @i_am_django Год назад +1

    Hi sir i only want to install twrp for TB 8504f so i can install custom rom without rooting the device.Can you help me please. Whats ur instagram so i message u there.

  • @OoKillersoO
    @OoKillersoO 6 лет назад

    step 2 i only see ''FASTBOOT" no lenovo logo?

    • @RowdyCA
      @RowdyCA  6 лет назад

      Enmanuel Urena no issues in fastboot logo type the fastboot command, to unlock bootloader