That works on my non-LTE Tab S 10.5 also!
TWRP, root, and screen mirroring all working together.
Way to go... Samsung Tab A 9.7 with spen SM-P550 using the command line
The editing the build.prop nearly gave me a heart attack when it stuck between reboot.
Had to hold down power and vol down, then power volup and select immediately it shut to get back into TWRP mode. From there I was able to mount system and adb pull the build.prop, edit it (remove the new lines) and then push it back, then reset permissions (chmod 644 build.prop in system directory).
Ta
---------- Post added at 04:52 PM ---------- Previous post was at 04:51 PM ----------
That works on my non-LTE Tab S 10.5 also!
TWRP, root, and screen mirroring all working together.
Way to go... worked on Samsung Tab A 9.7 with spen SM-P550 using the command line
The editing the build.prop nearly gave me a heart attack when it stuck between reboot.
Had to hold down power and vol down, then power volup and select immediately it shut to get back into TWRP mode. From there I was able to mount system and adb pull the build.prop, edit it (remove the new lines) and then push it back, then reset permissions (chmod 644 build.prop in system directory).
Ta