79521885

Date: 2025-03-20 04:23:13
Score: 0.5
Natty:
Report link
For a file (like .txt .db) use
adb shell rm sdcard/your_file.txt
For a directory use :
adb shell rm -r sdcard/your_directory_name
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: oyeraghib