I want to use the fire (ford) as a photoframe.
Even after rooting and removing the ads it requires a swipe (or password) to unlock the screen.
Is there any way to disable the lockscreen entirely so that the device can boot up into my dayframe app directly and show pictures?
I already tried the nova launcher and several apps (e.g. "no lock") without success.
Any luck removing the lock screen.
fireFanCM said:
I want to use the fire (ford) as a photoframe.
Even after rooting and removing the ads it requires a swipe (or password) to unlock the screen.
Is there any way to disable the lockscreen entirely so that the device can boot up into my dayframe app directly and show pictures?
I already tried the nova launcher and several apps (e.g. "no lock") without success.
Click to expand...
Click to collapse
madfarm said:
Any luck removing the lock screen.
Click to expand...
Click to collapse
Custom ROM.
I know this is an older post but I found a way to achieve this 90% of the way. I have tested a lot of methods; apps, tasker tasks, adb input swipes and keyevents, sqlite mods but so far only this nets a consistent and reliable result. I use these devices as Home Automation panels so I gotta get this thing out of my life so I'll continue to look but like it was mentioned before its probably gonna require customizing Android (likely the manifest). If I figure out something more or better I'll be sure to post.
Install Xposed and the Lockscreen Disabler module (http://repo.xposed.info/module/com.lr.keyguarddisabler)
You're going to have to unlock the screen after each boot but that is the only time so if your devices do not require multiple reboots like mine do then you will be okay.
EDIT: Apologies! I did this on my Fire HD, not Fire! (Too many tablets in this household.) It doesn't work on the Fire, but I'm gonna leave it in case it gives someone else some clues.
I disabled my lockscreen with sqlite3. Do not mistake me for someone who knows sqlite. I only figured this out by carefully testing commands I found online. From what I've read, you could mess things up pretty badly with sqlite, so there's your warning.
sqlite3 is in my /system/xbin. I don't know if it came stock or if busybox installed it.
I tested disabling/enabling a couple times. Been running with no lockscreen through multiple reboots for 2 days. Hope this works for others.
Code:
adb shell
su
cd /data/system
sqlite3 locksettings.db
UPDATE locksettings SET value = '1' WHERE name = 'lockscreen.disabled';
.quit
Exit out of su and reboot
To get the lockscreen back, change the '1' to '0'
.
Anyone know if there is a way to stop Fire OS 5.4.0.1 or 5.6 from going to Lock Screen? I want my HD 10 and HD 8 tablets to stay wake 100% of the time - using them for wall mounted home control.
thx
LivinOne said:
Anyone know if there is a way to stop Fire OS 5.4.0.1 or 5.6 from going to Lock Screen? I want my HD 10 and HD 8 tablets to stay wake 100% of the time - using them for wall mounted home control.
thx
Click to expand...
Click to collapse
Not possible on unrooted FireOS short or pegging the CPU or simulating touchscreen activity.
DoLooper said:
EDIT: Apologies! I did this on my Fire HD, not Fire! (Too many tablets in this household.) It doesn't work on the Fire, but I'm gonna leave it in case it gives someone else some clues.
I disabled my lockscreen with sqlite3. Do not mistake me for someone who knows sqlite. I only figured this out by carefully testing commands I found online. From what I've read, you could mess things up pretty badly with sqlite, so there's your warning.
sqlite3 is in my /system/xbin. I don't know if it came stock or if busybox installed it.
I tested disabling/enabling a couple times. Been running with no lockscreen through multiple reboots for 2 days. Hope this works for others.
Code:
adb shell
su
cd /data/system
sqlite3 locksettings.db
UPDATE locksettings SET value = '1' WHERE name = 'lockscreen.disabled';
.quit
Exit out of su and reboot
To get the lockscreen back, change the '1' to '0'
.
Click to expand...
Click to collapse
Unfortunately for OS 6.xxx, "sqlite3" does not exist in /system/xbin.
Any idea how to remove lock screen for Fire7 (2019) , which is on OS 6.x.x.x.?
Edit : I found a solution for Fire7 (2019):
To Remove LockScreen entirely:
(1). Install SQLite Datebase Editor by Supertommino
(2). Launch SQLite Editor → File explorer → data → system → locksettings.db → locksettings
(3). Edit the value of “lockscreen.disabled“ to “1”
(4). Reboot
https://www.xda-developers.com/sqlite-database-editor-free-android-app/
Fire 7 2019 you can also do:
After rooting install Actitivty Manager from the play store, run com.android.settings$ScreenLockSuggestionActivity under the settings app (which takes you to the default lock screen options) and then selecting "none"
whittssg said:
Fire 7 2019 you can also do:
After rooting install Actitivty Manager from the play store, run com.android.settings$ScreenLockSuggestionActivity under the settings app (which takes you to the default lock screen options) and then selecting "none"
Click to expand...
Click to collapse
Would you please provide the link to Activity Manager, as there are a few apps with similar sounding names.
Thanks.
@Dan_firehd
play.google.com/store/apps/details?id=com.andrefrsousa.tools.activitymanager
Related
Hello! This is my first post on this forum, so please LMK if I have breached any protocol.
I have a rooted Kindle Fire HD running 7.2.2 (I have disabled auto-updates by renaming otacerts) with Nova Launcher and Hololocker. Everything was working beautifully for a month or so, Google market is running great, etc.
It locked up streaming a video yesterday and I restarted the Kindle. When I restarted the Kindle, I had the screen locked in Horizontal mode. Now, when I start my system I cannot get the system tray to appear at the bottom of the screen nor can I get into the options menu at the top of the screen.
What are your thoughts on how to fix this? Some googling indicates that this functionality is controlled by the systemui.apk file. Is there some modification to this file I can do to fix the problem? Should I reinstall Hololocker? Nova Launcher?
Switching back to the Amazon home screen does not fix the problem.
Thanks in advance for any thoughts!
-a
Solved
>>Solved! (that was quick) Disenabling hololocker fixed this. Then I reenabled and it is hunky-dory.
However, if anyone has any good tips or tricks for hacking the systemui file, they sure would be appreciated!
System Tray Missing
apoth30sis said:
Hello! This is my first post on this forum, so please LMK if I have breached any protocol.
I have a rooted Kindle Fire HD running 7.2.2 (I have disabled auto-updates by renaming otacerts) with Nova Launcher and Hololocker. Everything was working beautifully for a month or so, Google market is running great, etc.
It locked up streaming a video yesterday and I restarted the Kindle. When I restarted the Kindle, I had the screen locked in Horizontal mode. Now, when I start my system I cannot get the system tray to appear at the bottom of the screen nor can I get into the options menu at the top of the screen.
What are your thoughts on how to fix this? Some googling indicates that this functionality is controlled by the systemui.apk file. Is there some modification to this file I can do to fix the problem? Should I reinstall Hololocker? Nova Launcher?
Switching back to the Amazon home screen does not fix the problem.
Thanks in advance for any thoughts!
-a
Click to expand...
Click to collapse
apoth30sis,
The screen lockers sometimes cause the tray and the upper status bar to disappear. We
are looking into a solution. Do not edit the systemui.apk file, the results can be
disastrous. We will post a solution once we have a solid Locker program. So far
everyone has some bugs, so we are designing our own. Thank you for the post, we
will advise once we are ready.
I had similar problem. Somehow, the notification bar is tied into the Google apps you installed for Google Play. To fix this, you must activate your Gmail app on your fire HD. Once it's activated, your notification bar will return. Don't forget to reboot after activating Gmail app.
Sent from my SPH-L710 using xda premium
Google Play - Status Bar
ameswilliam said:
I had similar problem. Somehow, the notification bar is tied into the Google apps you installed for Google Play. To fix this, you must activate your Gmail app on your fire HD. Once it's activated, your notification bar will return. Don't forget to reboot after activating Gmail app.
Sent from my SPH-L710 using xda premium
Click to expand...
Click to collapse
ameswilliam,
This makes sense since Gmail sends a setup command to the notification bar.
Thank you for the feedback.
Is there anyway to replace the lockscreen
Ownster said:
Is there anyway to replace the lockscreen
Click to expand...
Click to collapse
I tried to do this a week ago (non-root) and could not find a standalone lock-screen app that would actually replace the Amazon one. Some wouldn't run at all, and the rest would appear only after the Amazon one, which of course defeats the purpose.
I did find one thing that works though. I use Smart Launcher 3 as my launcher, and Smart Launcher 3 has a built-in lock-screen option. I enabled that and it has worked perfectly ever since. I never see the Amazon lock screen anymore and the SL3 lock screen is very nice.
theophile2 said:
I tried to do this a week ago (non-root) and could not find a standalone lock-screen app that would actually replace the Amazon one. Some wouldn't run at all, and the rest would appear only after the Amazon one, which of course defeats the purpose.
I did find one thing that works though. I use Smart Launcher 3 as my launcher, and Smart Launcher 3 has a built-in lock-screen option. I enabled that and it has worked perfectly ever since. I never see the Amazon lock screen anymore and the SL3 lock screen is very nice.
Click to expand...
Click to collapse
Yeah I have tried the same thing, the one thing I usually run across is the fact that amazon has a modified settings app and lock screens can't be enabled. I really just want to disable the amazon one completely if I can and replace it. I have root and Xposed installed.
Can root be used here to replace the amazon settings so we can use a custom lock screen?
I really want to use google now when the device is locked and be able to switch songs from google play without having to unlock the device?
EDIT: Oops! Miss-read this!
Root device.
Install TWO launchers for safety (I used APEX and Google Now).
Save a copy of the fire launcher and then delete the fire launcher using root.
This will leave your tablet in a buggy state. REBOOT.
Then pressing home will let you chose your default launcher. I used Google Now.
Check the end of this video for a play-by-play:
https://www.youtube.com/watch?v=ux-2b3X3BlI
I attempted to search for something obvious through pm list, no specific apk file, probably integrated into system UI, I suppose a more experienced member will have to look, as I am in no way an expert.
Sent from my KFFOWI using Tapatalk
With nova launcher you can add an 'activities shortcut' to settings.
On my phone this lets me get to settings options that are not usually visible in the settings menu.
Has anyone tried this with the fire? ( I don't have a fire 7 yet)
Hi Kings and Queens of XDA.
Since updating to Oreo, the adb command that enables full immersive mode system wide, no longer works on the homepage, but still does in apps.
Question is, does anyone know of a workaround?
This is driving me nuts. Yes I know, 1st world problem, but all the same....
Thanks in advance for any input.
Check that
https://play.google.com/store/apps/details?id=com.zacharee1.systemuituner
Renovatio_ edi said:
Check that
https://play.google.com/store/apps/details?id=com.zacharee1.systemuituner
Click to expand...
Click to collapse
Tried this, doesn't work for me. I was getting glitches whereby the screen wasn't refreshing properly when going back and forth from the apps draw and some other weird stuff.
Had to uninstall the app and still the problem wasn't solved till I did a reinstall of the system.
But thanks anyway.
kxdaorbit said:
Tried this, doesn't work for me. I was getting glitches whereby the screen wasn't refreshing properly when going back and forth from the apps draw and some other weird stuff.
Had to uninstall the app and still the problem wasn't solved till I did a reinstall of the system.
But thanks anyway.
Click to expand...
Click to collapse
Nova Launcher Prime and Nougat/Oreo Quick Settings work for me. This will only hide the status bar if you use the stock launcher.
Misterxtc said:
Nova Launcher Prime and Nougat/Oreo Quick Settings work for me. This will only hide the status bar if you use the stock launcher.
Click to expand...
Click to collapse
Yeah, that's the thing, I actually like touchwiz /UI 9000.0, or whatever Sammy's calling it today.
Just want full immersive on homepages, status and navigation bars just distract from the minimalist look.
Thanks though.
you may wanna try this.
Credit to frankhuang2013 and luisshnyder
The way we used to set navigation bar's height to 0 DOES NOT work anymore!!!
Here I want to share a way that I use to remove the annoying nav bar WITHOUT ROOT.
If you are interested, you can try it. I currently have a SAMSUNG NOTE 8 UNLOCKED running Android 8.0
I discovered this method based on luisshnyder's method (https://forum.xda-developers.com/galaxy-s8/how-to/remove-oreo-navbar-completely-t3772217), but I did more to resolve some problems he didn't mention.
===========================================================================================================
Please read everything carefully, read sentences in full before going to the next, otherwise, you may miss some super important messages!
Please read everything carefully, read sentences in full before going to the next, otherwise, you may miss some super important messages!
Please read everything carefully, read sentences in full before going to the next, otherwise, you may miss some super important messages!
===========================================================================================================
After using my method, what's working:
1. A full screen with no navigation bar in any circumstance even in landscape mode or input method pops up.
2. Hard press working all the time, including when the phone is locked, screen off or unlocked status.
3. Screen capture working and also scrolling screen capture working (many users want this!)
4. You can swipe or other gestures to perform go back, home, recent app or many other functions.
What's not working:
The lock screen shortcuts cannot be displayed correctly under WQHD resolution.
Overall, you need the following software
1) Android 8.0 Oreo installed
2) All in one gesture (Free, in PlayStore)
3) FloatingMenu 6.1.9 (Free, but Pro Version works much better, don't use PlayStore version, use the apk attached)
4) All necessary software needed to run adb commands. You may need to learn how to install and use adb command line.
Now let's start:
0. Go back to your phone's default settings if you tried any other methods before (ignore this if you didn't).
1. Go to Seetings -> Display -> Navigation bar, UNcheck "Show and hide button".
2. Install All in one gesture.
2.1. Configure this app's settings in the way you like. I use 12 Hotspots Straight Swipe and make Bottom, Left, Center to be Recent, Home and Back.
2.2. Go to Personalization -> Edge Preference, Leave Opacity as it is, we'll deal with it later. set other scrollbars the way you like, I use the following value: Edge Sensitivity 50px, Edge Width 100%.
3.3. Go back to Personalization, make sure Auto Rotation is checked, while Behind Keyboard is UNchecked. For me, to make it better, I also Unchecked Toast Message and checked Animation.
3. Install FloatingMenu 6.1.9, DO NOT use PlayStore version, use the apk attached.
3.1. Configure your bottom bar the way you like, but make sure the Height is more than 200. You may need to buy the Pro version to use all three bottom bars.
3.2. Go to Settings, make sure you UNcheck "Reposition when IME appears", and set "Auto hide when landscape" to "Hide all".
3.3. Go to Advanced settings, make sure you UNcheck "Max window level", and check "Cover softKeyboard".
4. Plug-in your phone to a computer with adb environment, make sure USB debugging is ON. (Learn more about adb if you don't know this before operating)
5. In the command line, run: adb shell settings put global policy_control immersive.navigation=apps,-com.samsung.android.app.smartcapture
6. In the command line, run: adb shell wm overscan 0,0,0,-168
7. Fully test your phone, then make the bottom bar transparent to make it more beautiful.
8. For users who use WQHD resolution only: Go to Settings -> Lock screen and Security -> App shortcuts, then turn off both shortcuts.
9. Sometimes you need to reboot your devices.
=========================================================================================
If you want to undo the effect you made by the above two adb commands, here are the two "Recover Commands":
adb shell settings put global policy_control null
adb shell wm overscan 0,0,0,0
=========================================================================================
Please reply below if you have any questions. I will come and answer regularly.
Thank you!
Download FloatingMenu: https://drive.google.com/drive/folders/1EG_m4ZL7hWhxMdqlbbAMUliHp_iEcPtZ?usp=sharing
Scroll Capture isn't working
SuttyaHout said:
Scroll Capture isn't working
Click to expand...
Click to collapse
what do you mean by not working? the bottom bar didn't show up?
Hello. I have question.
If i set gestures from bottom, will be delay between two swipes?
Now I use immersive mode via adb + andromeda to hide navbar and first "back" gesture work normally but if i want do fast second swipe - (2x back in browser) it not work. It acts like showing invisible bar and second gesture work when hide it.
Maybe I'm not understanding the issue so forgive me if what i recommend doesn't help. The way i get system wide immersive mode is by using the bxActions app and linking the Bixby button to enable immersion mode when pressed twice quickly, this way i can still use Bixby if need be. The immersion mode works on games, FB, other social media and the home screen.You'll have to get it working through ADB only once then you should be good to go after that.
zuli007 said:
Hello. I have question.
If i set gestures from bottom, will be delay between two swipes?
Now I use immersive mode via adb + andromeda to hide navbar and first "back" gesture work normally but if i want do fast second swipe - (2x back in browser) it not work. It acts like showing invisible bar and second gesture work when hide it.
Click to expand...
Click to collapse
Y0sHii said:
Maybe I'm not understanding the issue so forgive me if what i recommend doesn't help. The way i get system wide immersive mode is by using the bxActions app and linking the Bixby button to enable immersion mode when pressed twice quickly, this way i can still use Bixby if need be. The immersion mode works on games, FB, other social media and the home screen.You'll have to get it working through ADB only once then you should be good to go after that.
Click to expand...
Click to collapse
hi, please guide step by step bro, i think it's better others way i know!
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?
Hello, everyone.
Lately I have been looking for a way to disable navigation bar on Stock rom, and use gestures on third party launchers, for example on Nova launcher. After trying different things, here what worked for me:
First, download Fluid N. G. app and set it (make sure the app stays working and the battery saver doesn't kill it). Don't hide the navbar using Fluid N. G., not only this won't work, but also will cause the navbar to reappear after every unlock. So, don't use the hide option from Fluid N. G. (see the screenshot below).
You also need Tasker app, So install it.
Since the device is not rooted, you need to grant some permissions for the Tasker app, in order to work. To do this, follow the instructions Here.
Once done, open Tasker app, select profiles and click "Import profile". The file that you need to import is in attachements. Enable it, reboot your device (wait for few seconds) and Voilà !.
I tried to keep it as simple as possible. The results are attached below. Good luck!
Mechalikh said:
Hello, everyone.
Lately I have been looking for a way to disable navigation bar on Stock rom, and use gestures on third party launchers, for example on Nova launcher. After trying different things, here what worked for me:
First, download Fluid N. G. app and set it ( make sure the app stays working and the battery saver doesn't kill it).
You also need Tasker app, So install it.
Since the device is not rooted, you need to grand some permissions for the Tasker app, in order to work. To do this, follow the instructions here :
https://tasker.joaoapps.com/userguide/en/help/ah_secure_setting_grant.html
Once done, open tasker app, select profiles and click "import profile". The file that you need to import is in attachement. Enable it, reboot your device (wait for few seconds) and Voilà !.
I tried to keep it as simple as possible, good luck!
Click to expand...
Click to collapse
Thank you @Mechalikh for sharing this hack, but what should I do if my phone is rooted? I have an redmi note 10 pro
Hellera said:
Thank you @Mechalikh for sharing this hack, but what should I do if my phone is rooted? I have an redmi note 10 pro
Click to expand...
Click to collapse
Although this one will work also on rooted devices, I believe there are better alternatives (for example editing build.prop..etc).
Here is a video showing the results
Mechalikh said:
Although this one will work also on rooted devices, I believe there are better alternatives (for example editing build.prop..etc).
Click to expand...
Click to collapse
Wow, it will be easier to edit build.prop... but I dont know what lines to edit... or any other easier alternative... Can you help me, please? Thank you.
Can you attach your build.prop?
Mechalikh said:
Can you attach your build.prop?
Click to expand...
Click to collapse
@Mechalikh, I tried what you said above but when is about to import the profile in Tasker it give an error, "profile not found"
By the way, the profile extension must be .prj.xml not .prf.xml.
I would also like to know more about hiding navigation buttons with build prop. I am on Miui EU rom on sweetin
I wish there was another way to keep fng running in background, instead of in recents always
Hellera said:
@Mechalikh, I tried what you said above but when is about to import the profile in Tasker it give an error, "profile not found"
By the way, the profile extension must be .prj.xml not .prf.xml.
Click to expand...
Click to collapse
Same error for me too
Tried qemu.hw.mainkeys 1 in build prop editor but it won't save.
Also, @Mechalikh I clicked on import project, but it says 'no profile found'.
Hellera said:
@Mechalikh, I tried what you said above but when is about to import the profile in Tasker it give an error, "profile not found"
By the way, the profile extension must be .prj.xml not .prf.xml.
Click to expand...
Click to collapse
I don't get it, I'm on Tasker version 5.15.12 ( the latest one). The extentions are : prf.xml for profiles and tsk.xml for tasks. Anyway HERE is how to do it manually.
Hide navigation buttons, no MIUI gestures.
If you use something like Piecontrol, Gesture Control or any other app to navigate your phone you might want to disable the navigation buttons. As /system can't be rw mounted we can't edit "build.prop" 1. Magisk, install "MagiskHide Props...
forum.xda-developers.com
Frag1le said:
Hide navigation buttons, no MIUI gestures.
If you use something like Piecontrol, Gesture Control or any other app to navigate your phone you might want to disable the navigation buttons. As /system can't be rw mounted we can't edit "build.prop" 1. Magisk, install "MagiskHide Props...
forum.xda-developers.com
Click to expand...
Click to collapse
This doesn't work on Miui 13 EU
Mechalikh said:
I don't get it, I'm on Tasker version 5.15.12 ( the latest one). The extentions are : prf.xml for profiles and tsk.xml for tasks. Anyway HERE is how to do it manually.
Click to expand...
Click to collapse
Thanks for your help. I do have root access but no idea how to do it through build props, so I will stick with this Tasker method. Cheers!
One thing though, FNG bottom gesture isn't as responsive as Miui gesture. Takes like a second to open recents. Found a good FNG file and imported its settings. Better now.
DreamStare said:
This doesn't work on Miui 13 EU
Click to expand...
Click to collapse
Not tested this myself yet, but i doubt this was removed on Android 12 or Miui 13, this is kind of a basic function.
That build.prop is telling the OS the device has hardware keys for navigation. I've been using this for perhaps 10 years now .
Thank you @Mechalikh for sharing this, I watched the video and I succeded it with Smart launcher... I'm using Smart launcher for years...
In my case it wasn't necesary the second task because the phone is rooted.
Edit: only one question please... Is anymore fluid navigation app needded after this?
Hellera said:
Thank you @Mechalikh for sharing this, I watched the video and I succeded it with Smart launcher... I'm using Smart launcher for years...
In my case it wasn't necesary the second task because the phone is rooted.
Edit: only one question please... Is anymore fluid navigation app needded after this?
Click to expand...
Click to collapse
This will only hide the navigation bar, gestures will not work, so before doing that, you need to install a gesture navigation app like Fluid n g.
From my understanding, in android 11 google disabled navigation gestures when not using the system launcher. Probably because third party launchers failed to integrate those animations correctly, which made them look laggy ( same when using fluid n. g. unfortunately)
You can see that in android 10 phones. When you change the launcher, the gestures will remain but there will be no animations.
So this is probably their way to avoid it.
if you look in the system Ui code you will find something like:
if( the launcher is system launcher)
enable gestures
else disable them.
if this is the case. A patched system ui app should do the job. i'll root my device this monday, and try to decompile the systemUI app to see if that's the source of our problem.
Mechalikh said:
This will only hide the navigation bar, gestures will not work, so before doing that, you need to install a gesture navigation app like Fluid n g.
From my understanding, in android 11 google disabled navigation gestures when not using the system launcher. Probably because third party launchers failed to integrate those animations correctly, which made them look laggy ( same when using fluid n. g. unfortunately)
You can see that in android 10 phones. When you change the launcher, the gestures will remain but there will be no animations.
So this is probably their way to avoid it.
if you look in the system Ui code you will find something like:
if( the launcher is system launcher)
enable gestures
else disable them.
if this is the case. A patched system ui app should do the job. i'll root my device this monday, and try to decompile the systemUI app to see if that's the source of our problem.
Click to expand...
Click to collapse
Source :
Android Q beta 5 won't let you use gesture navigation on third-party launchers
Android Q introduces a new gesture navigation control, but Google stops you from using third-party launcher apps with it.
www.xda-developers.com
well they said it has been the case since android 10. But i had a "honor" phone with gestures working fine on android 10 (but of course with no animations when using another launcher) .
Anyway, read that xda article to fully anderstand the issue.
Frag1le said:
Not tested this myself yet, but i doubt this was removed on Android 12 or Miui 13, this is kind of a basic function.
That build.prop is telling the OS the device has hardware keys for navigation. I've been using this for perhaps 10 years now .
Click to expand...
Click to collapse
My build prop editor gives an error when I try to save it. Bummer for me I guess, maybe because I am not on official MIUI