Rooting V1.4.6

Discussion in 'ZIDOO X9S' started by GoldBar, Jul 18, 2017.

  1. GoldBar

    GoldBar Member

    Did anyone try to root the box running v1.4.6 with Zidoo OnkeyRoot_1.1.4.apk ?
    Are there any issues ?
    Thanks
     
  2. looun

    looun Member

    why ?!?
     
  3. GoldBar

    GoldBar Member

    I need to place a new key layout in: Device/system/usr/keylayout/
    It's a read-only folder
     
  4. looun

    looun Member

    install minimal-adb-fastboot-tool

    than use this command
    taskkill /f /im adb.exe
    taskkill /f /im adb.exe
    adb connect 192.168.0.252:5555 (preplace with ip andress of x9s)
    adb root
    adb remount

    and use adb command to pull or push to download/upload file

    than set right permission
    adb shell chmod 755 Device/system/usr/keylayout/....

    reboot

    PS are you sure that x9s use this file ?!?
     
  5. GoldBar

    GoldBar Member

    Many thanks !
    My understanding is that rooting the device like this will not change any of my settings... am I wrong?
     

Share This Page