[Q] Enable in-app context overflow menu button - Galaxy S III Q&A, Help & Troubleshooting

Is there any way to make the overflow menu button show up in applications that support it?
The best I've found is a method called hasPermanentMenuKey() which I think I could force to "return false;". Problem? I don't know where to dive in to the android.view library.
It shows on my Nexus 7, Galaxy Nexus, and even HTC One X - but not on my SGS3. I assume because the system detects it has a hardware menu key.
Is there a way to trick/tell/force the showing of the overflow menu button in supported applications?

I don't have a SGS3, but from what I've seen from pics on the interwebs, didn't the SGS3 have a capacitative menu button? AFAIK menu button always triggers overflow menu, or does it?
(sorry for off-topic)
Sony Xperia Play - Tapatalk 2​

DanielEGVi said:
I don't have a SGS3, but from what I've seen from pics on the interwebs, didn't the SGS3 have a capacitative menu button? AFAIK menu button always triggers overflow menu, or does it?
Click to expand...
Click to collapse
Yeah, it does, I should probably explain my use case...
Half of the reason is because I want some UI consistency between all my devices, my SGS3 is the only one where almost all apps I use on a regular basis behave differently (and sometimes even look differently) because of this lack of overflow menu button.
The other half is because I hate physical buttons and I remapped my sometimes-less-used Menu key to the physical button on the SGS3, and would like it if I could avoid the physical button *most* of the time by just using in-app menu buttons (if I ever figure out how to force them on).
If someone can figure this out and/or help me figure it out I will gladly donate to them. I want this feature badly.

burningembers said:
Yeah, it does, I should probably explain my use case...
Half of the reason is because I want some UI consistency between all my devices, my SGS3 is the only one where almost all apps I use on a regular basis behave differently (and sometimes even look differently) because of this lack of overflow menu button.
The other half is because I hate physical buttons and I remapped my sometimes-less-used Menu key to the physical button on the SGS3, and would like it if I could avoid the physical button *most* of the time by just using in-app menu buttons (if I ever figure out how to force them on).
If someone can figure this out and/or help me figure it out I will gladly donate to them. I want this feature badly.
Click to expand...
Click to collapse
Oh now I get it, I guess I would also do the same in my apps for the sake of consistency. I don't know much about it, so I can't help much
Anyway, good luck on finding an answer
Sony Xperia Play - Tapatalk 2​

*bump*
Donating money to someone who can give me a solid lead on how to accomplish this, bigger donation for getting it done.

Related

X2 Captive touch home buttons?

I love everything about my X2...except for the physical buttons. How hard do you guys think it would be to replace them with captive touch buttons? Would it be as simple as finding some buttons, connecting the wires and making them fit or would software be involved? Any feedback would be appreciated.
TransX2 said:
I love everything about my X2...except for the physical buttons. How hard do you guys think it would be to replace them with captive touch buttons? Would it be as simple as finding some buttons, connecting the wires and making them fit or would software be involved? Any feedback would be appreciated.
Click to expand...
Click to collapse
I had the same question regarding this. My reason being the buttons are too loud at night. All you hear is "clickity click click click". I was looking to see if the Honeycomb style onscreen buttons were available to install (they have them in Cyanogenmod on tablets running Gingerbread). Didn't find them.
BUT I did find a program called "Soft Keys" in the market. It's free and has on screen buttons that can be hidden or shown with a little floating movable button. You can do everything with it without using the hard keys. I strongly suggest it, and it will probably prolong the life of the hard keys.
Make sure to set it to not autohide after clicking on the buttons (it defaults to hide when pressing home).
the amount of physical modding needed would make this entirely too much work. re-wiring, taking a capacitive button section from another phone, etc, maybe even software stuff, that much i don't know.
you're better off finding a way to quiet the buttons
one of the best features of this phone is the fact that it still has some real buttons. itd be nice if it had a d-pad or trackball too just so one could not have to always use the touchscreen to interact with it
ralphwiggum1 said:
I had the same question regarding this. My reason being the buttons are too loud at night. All you hear is "clickity click click click". I was looking to see if the Honeycomb style onscreen buttons were available to install (they have them in Cyanogenmod on tablets running Gingerbread). Didn't find them.
BUT I did find a program called "Soft Keys" in the market. It's free and has on screen buttons that can be hidden or shown with a little floating movable button. You can do everything with it without using the hard keys. I strongly suggest it, and it will probably prolong the life of the hard keys.
Make sure to set it to not autohide after clicking on the buttons (it defaults to hide when pressing home).
Click to expand...
Click to collapse
Try button savior. I like it much more than soft keys.

[Q] Ice Cream Sandwich - Where is the menu button

Hi guys,
Does anybody knows where is the menu button in ICS... it looks it has 3 button, back, home and multitask...
I hope that the menu won't be in each app becasude that will mean no old app until huge upgrade...
They said the buttons change as you need then I'm sure a menu button will pop up if needed.
Sent from my R800x using XDA App
odst0016 said:
They said the buttons change as you need then I'm sure a menu button will pop up if needed.
Sent from my R800x using XDA App
Click to expand...
Click to collapse
Yes but I saw all the videos and sometimes 3 dots appear next to the multitask button but is not clear if that is the menu button or what it does. I think they should have left multitask to the longpress home and give us a menu button always there... It will be a pain in the ass for older apps and for cooking. For now this is a fail as for the absence of smart dialing
my questions is this -> will it be able to remove the on screen buttons and use the hardware ones for older phones?
I had the ask loaded and built am ICS emulator, I'll test on one of my apps this morning and report back.
Powered by Infused v2.2.0
I would hope so...that would take up some much needed screen real estate on a smaller screen.
Just tried in the emulator and I had no buttons, I will have to look into updating my app for ICS.
Powered by Infused v2.2.0
So my fears are real... no menu button for third party apps... that is so wrong
Right, a have to update the apps to show the buttons.
Powered by Infused v2.2.0
Endr1 said:
So my fears are real... no menu button for third party apps... that is so wrong
Click to expand...
Click to collapse
Nonono, the way it works (based on my understanding and playing with the 4.0 emulator) is this:
On a device with no hardware buttons (Galaxy Nexus):
Menu button shows up if the app has a menu (makes sense)
On a device with hardware buttons (most devices):
Soft keys don't show up, multitasking comes up by long-pressing home button (confirmed in emulator)
That's how it works I believe
The soft-keys don't show up in the emulator because it's emulating a device with hardware keys
---------- Post added at 06:51 PM ---------- Previous post was at 06:40 PM ----------
The one big UI change you could make to your apps to really take advantage of 4.0 is adding an Action Bar to your app (they demonstrated this in the Gmail app I believe).
No action would be needed to support regular menus though
What about the search button? I always use it. sigh.
And I'm guessing on older phones, they can access the multitask menu by holding down home?
Question - I installed the ICS SDK and was trying to tinker with it to make the soft buttons appear, but it's not happening. What settings do you use for an instance of the emulator to force the soft buttons to exist?
marty331 said:
Just tried in the emulator and I had no buttons, I will have to look into updating my app for ICS.
Powered by Infused v2.2.0
Click to expand...
Click to collapse
How'd you get the emulator to show the soft buttons?
I have not figured out how to get the soft buttons to appear, the emulator still shows the hard buttons from previous versions.
Powered by Infused v2.2.0
Endr1 said:
Yes but I saw all the videos and sometimes 3 dots appear next to the multitask button but is not clear if that is the menu button or what it does. I think they should have left multitask to the longpress home and give us a menu button always there... It will be a pain in the ass for older apps and for cooking. For now this is a fail as for the absence of smart dialing
Click to expand...
Click to collapse
How? if older apps have Menu button functionality, the Menu button will appear. Not really that hard to understand.
they should do away with the menu button. i've personally found the best apps don't utilize it or utilize it very little. the more you have to dig into menus and settings the worse it is for user experience. if i recall, the new native google apps have the equivalent menu function in the top right corner. iOS apps essentially have the settings button in the same spot too. if ICS is all about UI and user experience, we need to see some consistency. for non-native android users, the menu button is not intuitive.
long press
does the soft keys have long press ?? if yes may be long press on multi task button gives u menus
Hey guys,
I guess this question is answered with this video ...
dipito31 said:
Hey guys,
I guess this question is answered with this video ...
Click to expand...
Click to collapse
...
And what video might that be?
Sent from my HTC Glacier using Tapatalk
substance12 said:
they should do away with the menu button. i've personally found the best apps don't utilize it or utilize it very little. the more you have to dig into menus and settings the worse it is for user experience. if i recall, the new native google apps have the equivalent menu function in the top right corner. iOS apps essentially have the settings button in the same spot too. if ICS is all about UI and user experience, we need to see some consistency. for non-native android users, the menu button is not intuitive.
Click to expand...
Click to collapse
Why should they do away with the menu button? Who cares if it's not intuitive for non-native Android users? Why take the menu button and all of the options that come with it away from the people who are smart enough to use it because some people aren't smart enough to use it? The people who don't know it's there wouldn't know any difference in the first place if it was done away with. The rest of us would.
Has anyone figured anything else out about this now that there are videos everywhere? I still haven't seen any evidence that the menu button exists. Google added the menu button to all of their apps, are all the other apps left out?

[Q] Remapping buttons to use "LONG PRESS BACK KEY OR MENU KEY"

I have the sgs2 for a few months, Im very satisfied with this phone, But there is a thing I cannot live with, THE HOME BUTTON, I dont know why? but a I dont like it at all, I prefer non physical buttons, so Ive been proving some apps to avoid it, someones like button savior, swipepad and wave launcher (This one is absolutely great).
I just wanna know: is there a way to remap LONG PRESS "BACK KEY" to go to home?, just like long press menu does to go to search!. I proved BUTTONREMAPPING but it doesnt have the "long press" options. I was searching and now I know that files on /system/usr/keylayout and /system/usr/keychars setup the keys on the phone, indeed /system/usr/keylayout/sec_touchkey.kl shows the default capacitive buttons setup, but I dont have enough knowledge to change "LONG PRESS" options on this keys.
so:
Some of you guys know about it?
It is possible or not setup LONG PRESS BACK OR MENU KEY on SGS2?
....Nobody?
diegonando22 said:
....Nobody?
Click to expand...
Click to collapse
just figuring out to do the same and came across your thread. will be interesting if this can be achieved, I hate the center button it is as hard as rock
bala_gamer said:
just figuring out to do the same and came across your thread. will be interesting if this can be achieved, I hate the center button it is as hard as rock
Click to expand...
Click to collapse
There certainly is way to achieve such a thing but i certainly dont know what the way to do so without replacing launcher and having it doing so or maybe replacing Rom. I qould love to know a way to get it done without having to go through that.
diegonando22 said:
I have the sgs2 for a few months, Im very satisfied with this phone, But there is a thing I cannot live with, THE HOME BUTTON, I dont know why? but a I dont like it at all, I prefer non physical buttons, so Ive been proving some apps to avoid it, someones like button savior, swipepad and wave launcher (This one is absolutely great).
I just wanna know: is there a way to remap LONG PRESS "BACK KEY" to go to home?, just like long press menu does to go to search!. I proved BUTTONREMAPPING but it doesnt have the "long press" options. I was searching and now I know that files on /system/usr/keylayout and /system/usr/keychars setup the keys on the phone, indeed /system/usr/keylayout/sec_touchkey.kl shows the default capacitive buttons setup, but I dont have enough knowledge to change "LONG PRESS" options on this keys.
so:
Some of you guys know about it?
It is possible or not setup LONG PRESS BACK OR MENU KEY on SGS2?
Click to expand...
Click to collapse
You will have to ask one of the modders to do it for you, try contacting one of the modders who has made "long press to kill process" it will be fairly easy for them.
Sent from my GT-P6200 using xda app-developers app
Any fix ?
I want to remape my menu to back and menu to app switch like the navbar =D
If you don't mind going custom, then cyanogenmod has this (sort of) in an option in the developer options of their roms.......you long press the back button and it kills the running processes (apps)
Sent from my rooted, de bloated, stock JB powered S2 via PhilZ kernel and XDA developers app

Remapp menu button?

I'm using the latest Omega v7.0.
Is there any possibility to remapp the menu button with the multitasking function? It's always a pain holding the homebutton down for many seconds and waiting until the multitasking interface will show up.
As the HTC One series I'd like to get some sort of menu buttons displayed on the screen if necerary.
C'mon guys anyone?
I wish someone can develop on this too... This is possibly the worst experience I have with my S3, the lack of multitask button.
*push again*
May be this can help you:
http://dottech.org/android/32033/how-to-changeremap-the-search-key-android/
The latest CM10 offers a feature to change the buttons functions, exactly what I've looked for. The thread my be closed now

Menu button remap

Nova launcher has a feature that lets you remap the long-press of the menu button to do among a number of things, one of which is bringing up the multi-task menu. Anyone know how to make this happen without using this launcher. I've tried editing the file in key_layout but it didn't do anything.
Same type of issue here. (first time post / newb by the way). I'm looking to use a long press of the Back key to act as an alternate home key (but would accept long press of menu key as well). I've tried Nova Launcher, and it can be configured for a long-press of the menu key to go to the "default" screen, which is kind of like having a home key, but it doesn't work unless you are on the 1st level screens (for example it doesn't work if you are using an application, this it is not truly a home key). I've never rooted before and am worried about trying it on my brand new S3 and what it means to warranty. Thus was hoping to find a way to get what I want without rooting, but something tells me I won't be able to. Also, I really didn't want to change to a special launcher like Nova yet, I just want a capacitive home key option. I don't like physical click keys plus my home key is harder to reach now with the case that I have. Not sure what to do next. Willing to consider rooting if it the process can be made fairly idiot proof. BTW I'm on Sprint which is not the exact phone as yours.
zzzzonk said:
Same type of issue here. (first time post / newb by the way). I'm looking to use a long press of the Back key to act as an alternate home key (but would accept long press of menu key as well). I've tried Nova Launcher, and it can be configured for a long-press of the menu key to go to the "default" screen, which is kind of like having a home key, but it doesn't work unless you are on the 1st level screens (for example it doesn't work if you are using an application, this it is not truly a home key). I've never rooted before and am worried about trying it on my brand new S3 and what it means to warranty. Thus was hoping to find a way to get what I want without rooting, but something tells me I won't be able to. Also, I really didn't want to change to a special launcher like Nova yet, I just want a capacitive home key option. I don't like physical click keys plus my home key is harder to reach now with the case that I have. Not sure what to do next. Willing to consider rooting if it the process can be made fairly idiot proof. BTW I'm on Sprint which is not the exact phone as yours.
Click to expand...
Click to collapse
Rooting is fairly idiot proof on the International SGS3 but you may well have major problems if you are in the wrong forum and flash the wrong firmware for a different model phone like the USA models .
jje
JJEgan said:
Rooting is fairly idiot proof on the International SGS3 but you may well have major problems if you are in the wrong forum and flash the wrong firmware for a different model phone like the USA models .
jje
Click to expand...
Click to collapse
Thanks, appreciate that. I figured as much, but thought the ideas would be similar
Actually what I think would be a more ideal button arrangement for me would be as follows (since my goal is to have a capacitive home key)
1) short-press Menu button would function exactly the same as the physical Home button
2) long-press Menu button would function as the Menu
3) short-press Back would function as Back
4) long-press Back button would bring up a Search screen (kind of like long-press Menu does presently)
I for one am glad that Samsung kept some buttons (like the menu button), instead of going to the true 100% ICS experience.
Maybe I'll switch completely over to the Sprint Galaxy S3 forum in order to avoid any confusion.
cm10 has implemented the button remap feature. now you can easily change the menu button long press to recent apps in cm10
bala_gamer said:
cm10 has implemented the button remap feature. now you can easily change the menu button long press to recent apps in cm10
Click to expand...
Click to collapse
Really? Where is it?
Brettbesa said:
Really? Where is it?
Click to expand...
Click to collapse
It comes with cm10
《tapatalked from galaxy s3》

Categories

Resources