Algorithm Dev
82 subscribers
13 photos
11 links
We make software and Magisk modules to help upgrade the performance of your smartphone. 📱

Follow X account : [https://twitter.com/algorithm_dev]
Download Telegram
HIDE APLIKASI MAGISK TERBARU 🎚

Note :

Dalam file ini ada 3 modul untuk hide aplikasi magisk device root. Ekstrak dulu .zip dan pasang satu satu. Gunakan aplikasi magisk terbaru.
TUTORIAL FSTRIM PADA TERMINAL EMULATOR | TERMUX

Description :
FSTRIM digunakan pada sistem berkas yang dipasang untuk membuang blok yang tidak digunakan oleh sistem berkas.


Code :

bb=$(find /data/adb -type f -name busybox | head -n1); for p in /data /system /cache; do $bb fstrim -v $p; done


Chose Your Sticker
👍2