e2fsck_ANDROID

REQUIREMENTS

  • Windows 10 or Linux
  • Python 3.x
  • CMD(Windows), PowerShell(Windows) or Terminal(Linux)

INFO

This program will check and fix your smartphone filesystem

SUPPORTED DEVICES

  • All devices with su (SuperUser)

INSTRUCTIONS

FOR WINDOWS

  • Enable ADB Debug on your smartphone (Developer Settings)
  • Install Python3 from the official website: https://www.python.org/
  • Open the cmd and start the program by typing <dir python.exe> <dir e2fsck_ANDROID>. remember to also write python.exe and e2fsck_ANDROID.py. ES. C:\python\python.exe C:\Users\<name of your user>\Download\e2fsck_ANDROID.py
  • Follow the instructions displayed in the program

OR LINUX

  • Enable ADB Debug on your smartphone (Developer Settings)
  • Open the terminal and type sudo apt install python3 to install Python3
  • Now type python3 <dir e2fsck_ANDROID.py> remember to also write e2fsck_ANDROID.py
  • Follow the instructions displayed in the program