dougal19
Member
- Joined
- Feb 13, 2019
- Threads
- 4
- Messages
- 21
- Reaction score
- 5
- Location
- Indianapolis
- First Name
- Doug
- Vehicle(s)
- 2016 Mustang GT - Competition Orange
- Thread starter
- #1
I thought I'd make this a new thread so it doesn't get lost, but I found a (relatively) easy way to hide the A/C controls and Nav bar on Tesla style android units WITHOUT needing to pay for any custom firmware.
Items needed:
Items needed:
- Android head unit
- Laptop
- WiFi Hotspot
- Install "Minimal ADB Tools" on your laptop
- Enable developer mode and USB debugging on your head unit
- Download the following apps onto head unit:
- Open Terminal Emulator and type in the following (enter after each line):
- setprop persist.adb.tcp.port 5555
- setprop sys.rkadb.root 1
- reboot
- Connect head unit and laptop to the same WiFi hotspot
- Find IP address of head unit (go to system settings, wifi, click on network)
- Open ADB Tools on computer (shortcut on desktop) and type:
- adb connect [your device ip]:5555
- adb shell pm grant com.huseyinatasoy.fullscreen_immersive_mode android.permission.WRITE_SECURE_SETTINGS
- Open Fullscreen Immersive app and toggle status/notification bars on and off. When they're hidden they can be revealed by swiping up from top/bottom of screen.If you pay for the app you can enable/disable per app.
- Enjoy!
Sponsored