0%
Loading ...

Fire HD 8 Tablet of Amazon

Amazon Fire Hd 8 Tablet Released In 2018 Here Is Everything You Wanted To Know 540x540
  • Modding (Root / Install android and more)
  • Follow this guide
  • 1 – Enable Developer Options by clicking 8 times on Serial Number in Settings -> Device Options -> About Fire Tablet
    2 – Go back and open Developer Options
    3 – Enable USB Debugging
    4 – Connect the tablet to a laptop (with ADB installed)
    5 – Run a command prompt in the ADB folder
    6 – Launch ADB commands by command prompt.
  • adb devices – will show devices list.
  • adb reboot – will reboot the device
  • adb shell – will open adb linux shell
    • Apply linux commands such as:
      • ls -al
        • View files