SSD Boost icon

SSD Boost

1.0.8.2 for Android
4.4 | 100,000+ Installs | Reviews

Andrea Pucci

Description of SSD Boost

**IT NEEDS ROOT**
This is a work in progress project which has the goal to speed performance and extend endurance of smartphone internal flash memory.
Smartphone internal storage uses solid state technology SSD/emmc. Counterpart to lower access time, and less latency of SSD is that its performance may degrade over time: writing after writing, the memory cells show a measurable drop in performance, and will continue degrading throughout the life.
'SSD Boost' minimizes writings on your SSD, increasing speed and extending life of your storage: your smartphone will thank you.
Though the main goal of the app is the optimization of flash memory, many users have also experienced (read the reviews) a better responsiveness in the startup of the apps, a longer battery endurance and a decreased temperature of the phone.
Probably because 'SSD Boost' app is a workaround to some insane process running in the background, that keeps writing to disc. This has been experienced from Android ICS version to Android 10 (both stock and custom).
It needs a rooted phone.
Be careful, if you have got one of the following models:
- Samsung Galaxy R.
- Samsung Galaxy SII.
- Samsung Galaxy Note.
- Samsung Galaxy Nexus.
- Samsung Epic 4G Touch.
before installing, check presence of Brickbug (a bug on eMMC chip fw):
https://play.google.com/store/apps/details?id=net.vinagre.android.emmc_check
Changelog:
1.0.7
- improved root check method
1.0.2
- added TRIM command
What does TRIM for ssd/nand performance.
Unlike HDD, SSD cannot overwrite data because only a transition from 0 to 1 is possible, so before overwriting the data has to erase the whole page to 0 then program the bits.
Erasing takes longer then writing data, so after you used the device for a while it will have to erase the pages before writing them and cripple performance.
It would be so much better if controller would erase the blocks while idle so you have them ready when you need to write. Unfortunately this is not possible as controller has no knowledge of file system so it does not know what blocks are used and with are not.
TRIM command, when supported by the SSD/NAND, allows operating system to send a list of blocks to controller to erase when is idle.
Android 4.3 supports trim natively, it means that operating system after deleting a file will sends a trim command to nand controller notifying witch blocks the file used, the controller will erase them when idle so it can write fast without erasing next time.
But users have no control over this process and Android doesn't trim the storage for a very long time.
'SSD Boost' helps you to run trim on your device manually if you feel it has become laggy and anyway it does trim for you on every reboot.
It overtakes LagFix (fstrim) limitation, supporting Android 5 Lollipop.
1.0.1
- added NOATIME, NOADIRATIME support
Android maintains file system metadata that records when each file was last accessed. This timestamp is known as atime and atime comes with a performance penalty – every read operation on a filesystem generates a write operation.
Updating the atime every time a file is read causes a lot of usually-unnecessary IO, slowing everything down.
'SSD Boost' disables the tracking of atime, remounting filesystems with the noatime/noadiratime options.
Note:
Some users criticize the name of the app, 'SSD Boost'.
Actually, the word 'boost' is misleading: the app, strictly speaking, doesn't speed up transfer rate, but works around limitations on ssd technology and linux kernel.
Instead, concerning the use of word 'SSD': the most common use is 'flash memory', but when a flash memory implements an interface to some bus, this device constitutes a drive in itself, then it can be properly called SSD.
Every flash memory in every smartphone implements an interface to a bus, so you can use both words mutually.

What's New with SSD Boost 1.0.8.2

- solved FC on device boot from Android Oreo on

Information

  • Category:
    Tools
  • Latest Version:
    1.0.8.2
  • Updated:
    2020-02-20
  • File size:
    2.4MB
  • Requirements:
    Android 4.0 or later
  • Developer:
    Andrea Pucci
  • ID:
    com.puandr.boost
  • Available on:
  • SSD Boost
    SSD Boost 1.0.7
    2.0MB
    2017-01-20
    APK
    Picture
Reviews
  • avatar
    Don't download it want full access of your entire device
    2020-09-23 03:16
  • avatar
    This app is essential on any smarphone. I installed it around 3 years ago on my OnePlus One and today it runs on linage os almost as fast as the first time. I recently buy a OnePlus 6 and Im waiting a while before rooting because of the warranty. Hope this app still work that great with this.
    2020-04-08 02:20
  • avatar
    Breaks the ctsProfile part of SafetyNet. EDIT: Yes. When I installed it, Magisk Manager told me that it failed, and I couldn't use Google Pay, but when I uninstalled it, SafetyNet passed. OnePlus 5T running LineageOS 16 btw.
    2020-02-29 09:32
  • avatar
    Fast perfekt, direkt nach dem Boost merkt man einen riesigen Unterschied. Doch das einzige, das fehlt ist ein Widget für das schnelle Boosten vom Homescreen. Almost perfect, instantly after booting you notice a giant improvement. The only thing missing is a widget to boost the SSD from the homescreen.
    2018-11-13 07:35
  • avatar
    Scam app!! Just showing some logcat.
    2018-10-11 01:05
  • avatar
    This app works very well. Without going into details, the app sets up specific settings with how android manages the filesystems and the low level block system. It then sets up a 'script' of sorts to run it at boot time, thus making reopening the app unecessary. This is basically the dream 'set it and forget it' app. I have a OnePlus 3T with the stock Android Oreo/Oxygen OS ROM and Magisk used for root. My phone is pretty fast; I thought there was no way it could get faster, then you proved me wrong. Thank you for your work on this app. I have one question that I am unable to find out for myself. How often does your app/script run the trim command? I was assuming that it at least runs it once with every boot.
    2018-04-09 07:08