Join now - be part of our community!

Android 4.3 Update Brings TRIM to Xperia SP?

KaeM
Visitor

Android 4.3 Update Brings TRIM to Xperia SP?

Android 4.3 Update Brings TRIM to Xperia SP?

5 REPLIES 5
profile.country.GB.title
Uliwooly
Expert

You have to be more specific, is it an app? if so post the link

https://play.google.com/store/apps/details?id=com.contussupport.trimandtone

btw 4.3 its not out just yet

blackbox
Contributor

I believe TRIM is part of the core in 4.3.

It's an improvement to the flash memory management that should greatly help performance. You've probably experienced lag starting to creep in after a few weeks when you get a new phone, well this should prevent that.

Sadly it doesn't help lag in actually getting the 4.3 update, right Sony?

profile.country.GB.title
Uliwooly
Expert

I stand corrected, i was thinking about apps Face_with_stuck-out_Tongue my bad, Indeed its part of 4.3

XperiaNow
Visitor

Let's hope TRIM will be part of Sony's 4.3 upgrade.

I'm not 100% sure if TRIM is generic to all OEM flavors of Android 4.3 (Google offered it to their Nexus first).

blackbox
Contributor

The Nexus suffered very badly from slow I/O operations from what I hear. I hope Sony do put it in as my SP runs noticably slower than new after a couple of months.

If you have the sdk and adb you can check TRIM support by running:

adb logcat -d | grep -i fstrim

or for windows:

adb logcat -d |  findstr "fstrim"

...when 4.3 shows up, that is.