ads

jeudi 24 septembre 2015

Tip: Fix for that constant SwiftKey reloading lag!



Hey guys and girls!

Having put up with SwiftKey and other third party keyboards being intermittently force closed by all 5.1.1 TouchWiz versions, I've managed to pinpoint and disable the culprit. By looking at my logs, I could see that the system closed SwiftKey because it was assigned the lowest score by a Samsung module/add-on/thingy called SPCM. Now, I don't know what manner of witchcraft SPCM used to arrive at the conclusion that SwiftKey was so worthless, but using any of the standard Android LMK switches to keep SwiftKey running (like setting it to -17 or resident in xposed App Settings) had no effect at all.

However, after disabling SPCM in build.prop I haven't had a single reload of SwiftKey or its dictionary. Instead, it always appears immediately like you'd expect on a high-end device like this. Even better, there has been no downsides or ill effects of disabling SPCM and I'm really glad to be rid of this major annoyance! :D

TLDR;

To fix the SwiftKey lag/delay/reloading, open your build.prop and change the following line (requires root):

sys.config.spcm_enable=true

to:

sys.config.spcm_enable=false

Please report your experiences!



Aucun commentaire:

Enregistrer un commentaire