Question Third party launchers and stock Navigation gestures - Vivo X60 Pro+

By installing Nova Launcher as default launcher i loose stock Navigation Gestures and Three section gestures.
Which is your experience ?

Same here, i cant use gesture with Nova Laucher, when i swipe up it come back to stock laucher and set it as default.

mariostjr said:
Same here, i cant use gesture with Nova Laucher, when i swipe up it come back to stock laucher and set it as default.
Click to expand...
Click to collapse
you can simply disable stock launcher by launching this commands with adb :
adb shell
pm uninstall -k --user 0 com.bbk.launcher2
but Navigation Gestures problem can't fix. You can fix Launcher problem sure

Same here, i cant use gesture with Nova Laucher, when i swipe up it come back to stock laucher and set it as default.

Here is the reason
https://twitter.com/i/web/status/1391242630244220929

It's working in rooted mobile with quick switch magisk module previously I have OnePlus 5 it's woring fine with this method.

I got it to work on my non-rooted Vivo X60 Pro+ even when im using nova launcher, it took quite awhile to set it properly
I've replicated my steps twice and both times work for me
0) Start from the default system launcher
1) Go to Settings > Security & Privacy > More security settings > Replace the system launcher and toggle it
2) The phone will ask you to login to your vivo account. I had to create one, might as well cause its needed for the e-warranty card
3) Once you're in, enable "Allow the launcher to be replaced" and ensure the "Tap the home button to lock the system home screen" is disabled
4) Head back to Settings > System navigation and reselect the Navigation mode of your choice
5) Go back to your home and open the "Interaction Pool" app, which came with your phone by default. This will launch the 3 screen overlays. Close the app once you're done
6) Launch Nova launcher and use it to select Nova Launcher as the default launcher from the grey warning (!) message above
if (6) did not work,
7) go to Settings > Application and Permissions > Permission management > Permissions tab (on the top header) > Default app settings.
8) set the Home Screen to Nova Launcher
You should be able to use the swipe navigation gestures

dab117 said:
I got it to work on my non-rooted Vivo X60 Pro+ even when im using nova launcher, it took quite awhile to set it properly
I've replicated my steps twice and both times work for me
0) Start from the default system launcher
1) Go to Settings > Security & Privacy > More security settings > Replace the system launcher and toggle it
2) The phone will ask you to login to your vivo account. I had to create one, might as well cause its needed for the e-warranty card
3) Once you're in, enable "Allow the launcher to be replaced" and ensure the "Tap the home button to lock the system home screen" is disabled
4) Head back to Settings > System navigation and reselect the Navigation mode of your choice
5) Go back to your home and open the "Interaction Pool" app, which came with your phone by default. This will launch the 3 screen overlays. Close the app once you're done
6) Launch Nova launcher and use it to select Nova Launcher as the default launcher from the grey warning (!) message above
if (6) did not work,
7) go to Settings > Application and Permissions > Permission management > Permissions tab (on the top header) > Default app settings.
8) set the Home Screen to Nova Launcher
You should be able to use the swipe navigation gestures
Click to expand...
Click to collapse
Friend, it worked perfectly, you don't know how your comment helped me

Related

[Q] Unable to switch between multiple launchers in Xperia SP with Cyanogenmod 11

Hi,
I'm using Cyanogenmod 11 in my Sony Xperia SP and since Trebuchet is the default launcher, wanted to try out Google Now Launcher. However, after installing it from the Play Store, I'm unable to switch from Trebuchet to Google Now. The main reason being:
1. There is no Settings > Home options (where I can switch the launchers).
2. Tapping on the Google Now Launcher tells me to clear defaults in Trebuchet and then press home button, however, the clear defaults button in inactive.
Any suggestions on how to solve this problem will be a great help!
~Ayan
ayanHore said:
1. There is no Settings > Home options (where I can switch the launchers)
Click to expand...
Click to collapse
Neither on stock there's. Have you tried to locate in settings > apps, the active launcher you have?
In its info should be a voice to reset "its default state" and then you could choose your favourite launcher pressing home

switching launchers?

I installed another launcher, now every time I tap the home button I get to choose which one I want to use.
What if I choose to "always use launcher X" and then I'll change my mind, the setting screen doesn't have launcher options...
Any idea how do that?
You go into settings -> apps + games, manage all applications, find the launcher you made default, go into it, click clear defaults.

Question Third Party Launcher + Gestures

Hi everyone,
trying on MIUI 12.5 to enable Microsoft Launcher with Gestures instead of the 3 Bar Bottom Navigation.
Installed "MyGestures" App - which enables gestures - fine.
But still having the 3 buttons bar on the bottom.
Have tried FNG which is recommended by many people, but it only hides the 3 bar bottom - still having a black bar.
Some months ago (before I wiped my phone) I have enabled the gestures in the MIUI menu, and it hid the navigation bar.
But now I get the following chinese info (seems like a message to activate the default launcher, as it gets enabled after right clicking the button)
see screenshot.
Any idea how to activate it without auto starting default launcher?
well for anyone with the same problem, I got a workaround which is quite embarrasing but at least it works to remove the 3-bar navigation.
You need the "LADB" application from Playstore which sadly costs some money.
Then in short:
1. Developer Options - > Wireless ADB enable
2. start LADB and connect it (you have to use dual window feature, because otherwise the port+pin will change)
you need to do this once, after setting up - it will connect next time automatically.
3. insert in LADB command line: settings put global force_fsg_nav_bar 1
It works good. But you have to do it again after a reboot.

Question Disable navigation buttons miui global 12.5.8

With the new update, miui global 12.5.8, the system no longer allows gestures AND third party launchers and forces default launcher to the system launcher if gesture navigation is selected. 3rd party launchers work with button navigation, and FGN. However, with 3rd party and FNG the navigation buttons persist. Is there anyway around this (i.e. 3rd party launcher with gesture navigation without navigation buttons persisting).
I have tried disabling the miui system launcher through adb, but it doesn't seem to work, launcher is still running.
Selecting the default launcher as system launcher, selecting gesture navigation and then launching 3rd party launcher and FNG gets the desired outcome, however the system launcher is still running/ selected as default (gesture for home button swaps back to system launcher - can remap home gesture to open 3rd party launcher as a work around for the home button).
Thanks,
Found a solution, but doesn't stick with power cycle:
adb shell settings put global force_fsg_nav_bar 1
OakaO said:
Found a solution, but doesn't stick with power cycle:
adb shell settings put global force_fsg_nav_bar 1
Click to expand...
Click to collapse
Hey thanks mate, I try this and it looks successful, but can not keep when we reboot, any solutions for that bro, I also report issue to Xiaomi / Nova as well, is this Android 11's issue ?
Dears
I'm experiencing the same issue as OakaO with MIUI 12.5.8: cannot even set gestures if a 3-party launcher is being in use.
I've read this interesting thread https://xiaomi.eu/community/threads/third-party-launcher-gestures.62948/ and tried the two solutions described there.
They works but have some side effects.
First solution:
The usage of the LADB app with the command settings put global force_fsg_nav_bar 1 works but has the side effect that you lose any theme status bar you may have configured: the status bar gets back to the one of the stock theme.
In addition it seems to not be resilient to reboot so after any reboot you have to enable ADB stuff and so on (for security reason, I prefer to not have them always enabled)
(I don't like that so I skipped this solution)
Second solution:
the usage of the adb command adb shell cmd overlay enable com.android.internal.systemui.navbar.gestural works too but (as stated in the thread) it has the side effect that you still see the gesture bar (which reduces also the screen size) but you totally lose the bottom gestures (even if you use Fluid Navigation Gestures app)
(I don't like that so I skipped this solution too)
At the end..... I lose the game and I'm using now my 3-party launcher with 3 navigation buttons which gives me a really ugly effect especially because I use also klwp theme and the 3 buttons are really bad.
After that I wrote on MI community (here the thread https://c.mi.com/forum.php?mod=viewthread&tid=3943484&page=1&extra=#pid20869921 ).
I'm still waiting for a further feedback but I'm worried that this behaviour is not a bug but a clear choice or strategy from Xiaomi.
Let's see what will happen.
bye
I don't want the nav bar but the software buttons.. the problem is that they are white and autohide does not work in most apps.
any solution?

How To Guide How to remove navigation buttons and enable gestures on 3rd party Launchers?

Hello people, as I've seen unlocking and rooting is mooving along quite good. And since in each xiaomi device forum there's a topic like this.
I've tried several apps/methods (adb) to enable navigation gestures on Nova launcher specially, but with no avail. Of course I haven't tried rooting because that's not an option for me.
Currently I'm using navigation buttons with edge gestures (app), but I don't want to use nav buttons permanently as I worry about screen burn in.
So has anyone managed to enable gestures on 3rd party launchers and/or remove/hide the navigation bar? Please enlight us
EDIT: I MADE IT WORK
After several days searching, reading and trying I was about to give up on this one. I was getting acustomed to use Navigation bar + edge gestures (app) and I was kind of happy. But, luckly today I used some of my last shots to try to accomplish it and I DID IT.
Thus here's a brief guide on how to do it:
Install ADB and Fastboot Drivers from here (Select the latest) -> https://androidmtk.com/download-minimal-adb-and-fastboot-tool )
Install drivers for Xiaomi 11T Pro -> https://droidfilehost.com/download/download-xiaomi-usb-driver-for-windows
Enable Developer Options
On Developer options Enable: USB Debugging, Install via USB and USB Debugging (Security settings)
After that and by checking in power shell or the command prompt on windows with "adb devices". If your device get listed you're golden.
Open power shell or CMD on the folder where you installed minimal adb and fastboot.
Type and enter adb shell
Then on the adb console type: settings put global force_fsg_nav_bar 1
This will hide the navigation bar and it will put gestures as your main navigation method, but take into account that you should configure prior to this process another gesture app such as FNG with your preferred gestures. Other additional things you can do is set FNG as "autostart" in app settings and/or lock it in the recents view.
AFAIK Navigation bar will reappear every time you reboot your pohone, in that case you should only repeat the adb command and you should be good. If anyone knows a permanent solution without root please let us all know.
Hope it works for you as it did for me.
I checked about this last week, since I personally use Nova Launcher.
Unfortunately even with the existing phones that are using MIUI 12 that have been out for 1 year or so, I couldnt find a solution with the navigation gestures. If I find something, I will let you know.
nousernamesorry said:
I checked about this last week, since I personally use Nova Launcher.
Unfortunately even with the existing phones that are using MIUI 12 that have been out for 1 year or so, I couldnt find a solution with the navigation gestures. If I find something, I will let you know.
Click to expand...
Click to collapse
Just made it work, check the OP if you want to try it.
It works for me too, but needs permanent solution.
Permanent solution requires rooted phone and can be done like this:
https://www.reddit.com/r/Android/comments/irs1eb
Another permanent solution I've been using since MIUI 12.5 update on my POCO is to install Substratum Lite (root required) and nonavbar.apk. Then open Substratum Lite. For me it applied the changes at this point and I just had to restart the phone but you might have to select the Nonavbar theme in substratum then thick the "Android System (Android [11])" checkbox click "1 SELECTED" then click "install selected". Restart and go back to this screen to "Enable selected".
All credit goes to @Veiran for this solution.
gsus said:
Permanent solution requires rooted phone and can be done like this:
https://www.reddit.com/r/Android/comments/irs1eb
Click to expand...
Click to collapse
How can I bring it back?
EDIT: Figured it out just change " 1 " to " 2 " (props qemu.hw.mainkeys 2)
EEDIT: I can't remove it back again once I did the (props qemu.hw.mainkeys 2), how can I remove it again?
MocnePifko said:
Another permanent solution I've been using since MIUI 12.5 update on my POCO is to install Substratum Lite (root required) and nonavbar.apk. Then open Substratum Lite. For me it applied the changes at this point and I just had to restart the phone but you might have to select the Nonavbar theme in substratum then thick the "Android System (Android [11])" checkbox click "1 SELECTED" then click "install selected". Restart and go back to this screen to "Enable selected".
All credit goes to @Veiran for this solution.
Click to expand...
Click to collapse
Did this, works perfectly.
Hey guys,
There's a very simple method.
DON'T NEED ROOT!
1.Turn on the Gesture Navigation and keep the System Launcher default.
2. Remove all shortcuts from the system launcher, just put a shortcut to your favourite launcher.
Now, you can use it as normal, just needs 2 click for the home
BUT:
3.If you use the FNG (find in Play Store) along with the system navigation, you can set the Up Gesture (normally the Home) to launch your favourite launcher (mine is Total Launcher) and if you do the Home Gesture 99% your favourite launcher will come up
(1% you have to click on the shortcut on the system launcher).
avers said:
Hey guys,
There's a very simple method.
DON'T NEED ROOT!
1.Turn on the Gesture Navigation and keep the System Launcher default.
2. Remove all shortcuts from the system launcher, just put a shortcut to your favourite launcher.
Now, you can use it as normal, just needs 2 click for the home
BUT:
3.If you use the FNG (find in Play Store) along with the system navigation, you can set the Up Gesture (normally the Home) to launch your favourite launcher (mine is Total Launcher) and if you do the Home Gesture 99% your favourite launcher will come up
(1% you have to click on the shortcut on the system launcher)
Click to expand...
Click to collapse
Thanks bro! Using this technique now.
Thanks OP
Worked for me on my Mi 11 running MIUI 12.5.9 Global ROM
Using Nova with Edge Gestures app
Any new method?

Categories

Resources