Root, Magisk 24.2+
Install https://github.com/LSPosed/LSPosed module; reboot.
install https://github.com/siavash79/AOSPMods module; reboot
Go to "Navigation bar" setting in AOSP mod settings and put it "off" - it doesn't cause any camera issues atm.
Root, Magisk 24.2+
Your right! It was because I have used the AOSP lite module and not the full version. Working well now .Thanks for your help.i see that you use the xposed module of aosp,you need to flash the full zip for all the benefits .
No the rootless methods were parched out in android 12/13Hello everyone
I hope you are doing well, guys
Is it possible to hide the NavBar without root on pixel 7 (Android 13) with this method?
Is there any solution to hide it without root?
THANKS.
adb shell sh /sdcard/Android/data/moe.shizuku.privileged.api/start.sh
Hi, some people on reddit have compiled a spreadsheet. It is incomplete but it's a start: https://docs.google.com/spreadsheets/d/1n3-EbZWS18TzDErelJIB_1lPLtih7eJ5VVx0djHOIFs/edit#gid=0i think the other question is what kind of other good tips/tricks can be done with this apps?
> adb shell
> su
# cmd overlay fabricate --target android --name ChooseYourName1 android:dimen/navigation_bar_frame_height 0x05 0x00
# cmd overlay enable ChooseYourName1
# cmd overlay disable ChooseYourName1
# cmd overlay list
#
# cmd overlay fabricate --target android --name ChooseYourName2 android:dimen/navigation_bar_height 0x05 0x01
# cmd overlay