- Get link
- X
- Other Apps
Fullscreen Immersive - Enable ULTRA Mode
The following tutorial of how to enable fullscreen mode in any app along with the working keyboard, even external peripherals Android ADB PC/Mac instructions (ADB is not root, and do not void phone warranty) You can follow this video tutorial or the following steps, is the same: 1 - Install the application from Play Store 2 - Enable Developer Mode in the Android settings. 3 - Enable USB Debugging 4 - Install the smartphone drivers on your PC/Mac 5 - Setup ADB on your PC/Mac 6 - Connect the phone to the PC/Mac 7 - Run the following ADB command to grant the WRITE_SECURE_SETTINGS permission: Mac users: ./adb shell pm grant com.full.imm android.permission.WRITE_SECURE_SETTINGS Windows Users: adb shell pm grant com.full.imm android.permission.WRITE_SECURE_SETTINGS Google chrome plugin ADB for Chrome: pm grant com.full.imm android.permission.WRITE_SECURE_SETTINGS 8 - Enjoy! How to install ADB Gadget Hacks - https://youtu.be/CDuxcrrWLnY Lifehacker - https://lifehacker....
Comments