Has anyone been able to disable the wake function by pressing the home key? The method I used for the note 2 (and which apparently also worked for the note 3) doesn't work. I tried editing the home key in system/usr/keylayout/gpio-keys.kl but it doesn't work. I also tried doing the same in qwert.kl...no dice.
tfly212 said:
Has anyone been able to disable the wake function by pressing the home key? The method I used for the note 2 (and which apparently also worked for the note 3) doesn't work. I tried editing the home key in system/usr/keylayout/gpio-keys.kl but it doesn't work. I also tried doing the same in qwert.kl...no dice.
Click to expand...
Click to collapse
You can use the Wanam Kit in Xposed.
devynbf said:
You can use the Wanam Kit in Xposed.
Click to expand...
Click to collapse
Yep...found that as well. Was hoping it was a simple file mod like with previous devices as Wanam sometimes causes issues. So far seems to be working well. Thanks
Related
Hi, is it possible to change what happens when I press the camera button on my Xperia T? I would like it to start recording audio, so I can quickly and effortlessly start recording, rather then having to turn the screen on, navigate to the app, open, then press record.
Thanks
Yes,with a Xposed module called Xposed Additions.
https://play.google.com/store/apps/details?id=com.spazedog.xposed.additionsgb
moliverac8 said:
Yes,with a Xposed module called Xposed Additions.
https://play.google.com/store/apps/details?id=com.spazedog.xposed.additionsgb
Click to expand...
Click to collapse
I installed it but there's something wrong, when I run the app it says "Missing System Service: The service is not enabled. If you have just updated the module please reboot. Otherwise make sure xposedbridge is installed and that this module is enabled."
I do have a rooted phone.
You are new in this read something about xposed framework thats the only way to do that easier
OK I sorted out that problem, the app works fine now.
Does anyone know how to use this app? How do I set it to record audio on pressing the camera button?
Astralogic said:
OK I sorted out that problem, the app works fine now.
Does anyone know how to use this app? How do I set it to record audio on pressing the camera button?
Click to expand...
Click to collapse
You can't set it to record audio directly, as far as I know (never saw that in the options), but theoretically you should be able to set it to be able to open an app when pressing the camera button. You need to set conditions (while screen off or on), and then reasign the button to the function you want. It's not a complicated app.
Antiga Prime said:
You can't set it to record audio directly, as far as I know (never saw that in the options), but theoretically you should be able to set it to be able to open an app when pressing the camera button. You need to set conditions (while screen off or on), and then reasign the button to the function you want. It's not a complicated app.
Click to expand...
Click to collapse
I've been trying to find a tutorial or guide for this app but I can't. Either I'm stupid or it's not as easy as it seems.
Could someone help me out? I just want my audio recording app to launch when I press the camera button.
Astralogic said:
I've been trying to find a tutorial or guide for this app but I can't. Either I'm stupid or it's not as easy as it seems.
Could someone help me out? I just want my audio recording app to launch when I press the camera button.
Click to expand...
Click to collapse
It's not that hard, you just need to press the "Buttons" (Configure button re-map settings), and set profiles for when the screen is on/off. As far as I know, you can't set it to open an app while the screen is off, you'd need the screen to be on first. Aside from that, you could also try reading the button labels/descriptions, which might help. Also, there aren't that many buttons either, so just start pressing buttons and see what they do.
Antiga Prime said:
It's not that hard, you just need to press the "Buttons" (Configure button re-map settings), and set profiles for when the screen is on/off. As far as I know, you can't set it to open an app while the screen is off, you'd need the screen to be on first. Aside from that, you could also try reading the button labels/descriptions, which might help. Also, there aren't that many buttons either, so just start pressing buttons and see what they do.
Click to expand...
Click to collapse
All I can do for a button is add conditions. I can add conditions fine, but I can't see how to launch an app under those conditions.
Edit: Actually I figured it out but the program doesn't work.
Astralogic said:
All I can do for a button is add conditions. I can add conditions fine, but I can't see how to launch an app under those conditions.
Edit: Actually I figured it out but the program doesn't work.
Click to expand...
Click to collapse
I tested it out a few days ago, and it worked for me (used it to open a different camera app than the default one). Maybe it's the ROM you're on.
Antiga Prime said:
I tested it out a few days ago, and it worked for me (used it to open a different camera app than the default one). Maybe it's the ROM you're on.
Click to expand...
Click to collapse
I have the stock rom, never changed it.
Does anyone know if theres a kernel out there that allows you to modify/disable the hardware keys on the Nexus 6? I just bought a SnailVR headset, but unfortunately the harness presses down on all the buttons, causing it to reboot to the bootloader.
I've tried Xposed Framework and Xposed Additions but this key combination is hard coded into the kernel.
Any light on the matter would be greatly appreciated.
Thanks,
Grant
OMGrant said:
Does anyone know if theres a kernel out there that allows you to modify/disable the hardware keys on the Nexus 6? I just bought a SnailVR headset, but unfortunately the harness presses down on all the buttons, causing it to reboot to the bootloader.
I've tried Xposed Framework and Xposed Additions but this key combination is hard coded into the kernel.
Any light on the matter would be greatly appreciated.
Thanks,
Grant
Click to expand...
Click to collapse
thats not a kernel that you are looking for, thats a hardware mod or an app that you need.
simms22 said:
thats not a kernel that you are looking for, thats a hardware mod or an app that you need.
Click to expand...
Click to collapse
Thanks for the reply, but I'm fairly certain the key combination for rebooting into the bootloader is something I'd need to access in a modified kernel.
If this is something I can accomplish without doing so though, I'd be much happier with that solution. Like I said, I've used Xposed Additions which gives you the ability to rebind hardware key actions for press and long-presses. Unfortunately this does not disable the long-press action for rebooting the phone or booting into the bootloader.
OMGrant said:
Thanks for the reply, but I'm fairly certain the key combination for rebooting into the bootloader is something I'd need to access in a modified kernel.
If this is something I can accomplish without doing so though, I'd be much happier with that solution. Like I said, I've used Xposed Additions which gives you the ability to rebind hardware key actions for press and long-presses. Unfortunately this does not disable the long-press action for rebooting the phone or booting into the bootloader.
Click to expand...
Click to collapse
This is not something you will be able to change. It is a safety feature that built deep into the system. Even if you disable them in the keyconfig files it will still do it. There are somethings that just cant be changed. You have to remember that not all the code for the whole device is available.
zelendel said:
This is not something you will be able to change. It is a safety feature that built deep into the system. Even if you disable them in the keyconfig files it will still do it. There are somethings that just cant be changed. You have to remember that not all the code for the whole device is available.
Click to expand...
Click to collapse
Thanks for the information. I appreciate it
That is correct. Pressing the keys for 10+ secs its hardware into the mobiles. Its like getting the battery out. Its there as a precaution if your mobile needs a hard reset. Nothing will be able to override it i think
Sent from my Nexus 6 using Tapatalk
Root the phone, install LMT Launcher and add qemu.hw.mainkeys=0 (to disable and hide the hardware keys) to the build.prop and reboot. A custom kernel is not required, it also works on the stock kernel.
Hi,
I already have a Note 9 (got it right after launch), but with the default apps and procedures, i'm unable to remap the bixby button.
Anyone here already succeeded with this?
Dennis
Dennus2008 said:
with the default apps and procedures, i'm unable to remap the bixby button.
Anyone here already succeeded with this?
Dennis
Click to expand...
Click to collapse
How you thinking you would remap it with default apps and procedures?... There is no such thing.
It was rumored to have remapable Bixby but it turned out to be false. You need to use a remapper app.
Virgo_Guy said:
How you thinking you would remap it with default apps and procedures?... There is no such thing.
It was rumored to have remapable Bixby but it turned out to be false. You need to use a remapper app.
Click to expand...
Click to collapse
I understand. But for the S9 and S9+ there is an app in the PlayStore that handles remapping, the app seems to be working fine, except for the fact that the remapping doesn't work haha.
have you followed all the steps to activate and to run required ADB commands?
Dennus2008 said:
I understand. But for the S9 and S9+ there is an app in the PlayStore that handles remapping, the app seems to be working fine, except for the fact that the remapping doesn't work haha.
Click to expand...
Click to collapse
Note 9 is yet to be in the hands of the awesome developers. *Patience
Inb4 @flar2
rhadoo_ds said:
have you followed all the steps to activate and to run required ADB commands?
Click to expand...
Click to collapse
You have a link to a thread/article for the ADB Commands/procedure,or,just post it yourself.
I've been away from Samsung devices for about six months,would be nice to have the info,especially if the apps in the Google Play Store aren't working.
THX! :good:
You can check app here : BxActions
Hey folks, I had reddit on my remapable button for Bixby for single press and double press is Bixby, but something happened yesterday out of the blue and it is not working anymore and it launches Bixby on single press and its frozen. Tried to re do the whole process nothing got fixed, restarted the phone, nothing, I do not have any new software, I sont use games I dont use almost anything except Google stuff like calendar and keep, some things like viber, Skype, WhatsApp, a bibble, or scanner and reddit... so the idea is I should not have anything to break my phone in my eyes, but I just also remembered there were Samsung updates yesterday in the Samsung store, for the apps and Bixby was one of them, has any one had similar issues, and do you know a fix?
Nobody?
I got the update for Bixby & related applications. At first, the single click of bixby button did launch the bixby assistant. Then I went to settings & disabled>enabled it & it worked good again.
Sent from my SM-G973F using Tapatalk
abhichak93 said:
I got the update for Bixby & related applications. At first, the single click of bixby button did launch the bixby assistant. Then I went to settings & disabled>enabled it & it worked good again.
Sent from my SM-G973F using Tapatalk
Click to expand...
Click to collapse
Thank you mate, it did not work from the first time but I did it few times on and off and it eventually got fixed. Cheers!
tixooo said:
Thank you mate, it did not work from the first time but I did it few times on and off and it eventually got fixed. Cheers!
Click to expand...
Click to collapse
Great [emoji106]
Sent from my SM-G973F using Tapatalk
Remove the whole thing completely if you are rooted
I never used bixby
go to that post and remove it completely^^
https://forum.xda-developers.com/galaxy-s10/how-to/galaxy-s10-s10-debloat-bloatware-t3912073
Edit: And you dont need root for that^^
TheUndertaker21 said:
Remove the whole thing completely if you are rooted
I never used bixby
Click to expand...
Click to collapse
bilrage said:
go to that post and remove it completely^^
https://forum.xda-developers.com/galaxy-s10/how-to/galaxy-s10-s10-debloat-bloatware-t3912073
Edit: And you dont need root for that^^
Click to expand...
Click to collapse
If you totally remove bixby can you still remap the button?
For example I disabled bixby using package disabler pro and seem to be having issues remapping...
Yes, I use bxActions for that.
https://forum.xda-developers.com/ga...-bxactions-remap-bixby-button-single-t3832301
For me it works great. Action Shortpress is Display off and lang press Google Assistant.
After updating, I had to go through the Bixby setup the first time I hit the button but after that I'm back to normal on a single press.
I recently started using a package disabler, where i successfully disabled everything Bixby related. However, by doing that i also lost the option to map the single press button, actually the entire Settings page to change it.
Is there any workaround to enable that feature without re-enabling the Bixby stuff? Or at least, what's the minimal packages that need to be enabled?
PS, using CCSWE, seems it has a lot of features for services and what not.
Thanks in advance.
PlutoDelic said:
I recently started using a package disabler, where i successfully disabled everything Bixby related. However, by doing that i also lost the option to map the single press button, actually the entire Settings page to change it.
Is there any workaround to enable that feature without re-enabling the Bixby stuff? Or at least, what's the minimal packages that need to be enabled?
PS, using CCSWE, seems it has a lot of features for services and what not.
Thanks in advance.
Click to expand...
Click to collapse
No idea... but one suggestion (you may have tried already)....
Temporarily disable the disabler. Then go to Bixby and set up the buttons how you want them. Then re-enable your disabler. Sometimes - one hopes this is one of them - the earlier setting will be retained even though the app is disabled. Again, just a suggestion, no idea what the result will be.
shonkin said:
No idea... but one suggestion (you may have tried already)....
Temporarily disable the disabler. Then go to Bixby and set up the buttons how you want them. Then re-enable your disabler. Sometimes - one hopes this is one of them - the earlier setting will be retained even though the app is disabled. Again, just a suggestion, no idea what the result will be.
Click to expand...
Click to collapse
Hey mate, thanks for your input.
I already tried that. Obviously turning the package disabler off reverts all the changes and it works, but re-enabling it kills it again.
But i made peace with it and went for a remapper app.
Also, i seem to have lost QR Scanning due to disabling Bixby Vision. Credits for finding out goes to debloating threads.
Thanks again.