Title says everything - some of Z4T users should notice there is unnecessary image when you are using keybord... and I removed it for more spaces.
Before:
Attachment 3434476
After:
Attachment 3434477
Note: This needs root (How to root with unlocked bootloader)
Download
This apk is made for SGP771, but it may work on SGP712.
How to install:
Run this command within same folder you saved systemKeyboardLauncher.apk
Before:
Attachment 3434476
After:
Attachment 3434477
Note: This needs root (How to root with unlocked bootloader)
Download
This apk is made for SGP771, but it may work on SGP712.
How to install:
Run this command within same folder you saved systemKeyboardLauncher.apk
Code:
adb push systemKeyboardLauncher.apk /data/local/tmp
adb shell
busybox mount -o remount,rw /system
dd if=/data/local/tmp/systemKeyboardLauncher.apk of=/system/priv-app/KeyboardLauncher/systemKeyboardLauncher.apk
chmod 644 /system/priv-app/KeyboardLauncher/systemKeyboardLauncher.apk
mv /system/priv-app/KeyboardLauncher/arm64 /system/priv-app/KeyboardLauncher/arm64OLD
mv /system/priv-app/KeyboardLauncher/systemKeyboardLauncher.apk /system/priv-app/KeyboardLauncher/KeyboardLauncher.apk
Aucun commentaire:
Enregistrer un commentaire