[GUIDE]How-to enable 3 dot menu button in S5 ported apps without xposed modules

moshikko

Senior Member
May 3, 2009
308
115
0
Update

after a long research i figured out few things :
1. framework-res.apk is deodexed even in stock odexed roms :confused:
2. my compiling tool was faulty probably :mad:
3. managed to create a file working for my i9506 using the latest stable apk multi-tool :)

so thank you for the guide , i now have an S5 like 3Dot menu
4. never give up
 

LyuboA

Senior Member
Jun 5, 2013
356
80
0
Sofia
Hi guys i have used this method before and it was working every time but now i tried on latest Imperium v12 rom with installed Imperium ROM UPSM NG8 S5 Ultra Pack v2.4 but its not working now no 3dot menu can anyone help me figure this out or if anyone has same rom installed and got it working ??

Send from GT-I9505 using Tapatalk 4
 

MrCarlz

Senior Member
Oct 9, 2014
73
5
0
Glad you got it working mate. :good:

---------- Post added at 12:18 PM ---------- Previous post was at 12:06 PM ----------



Hi Nimeni mate, is that the S5 tw launcher in one of your screenshots? I ask, because I have used Arsaw's tw launcher, but I didnt like the icons because they were too big. You look like you have the S5 tw launcher, but with normal sized icons?
can work for note 2 4.4.2 custom rom coz i need this 3 dot button for my note....pls help me
 

maglise

Senior Member
Dec 1, 2008
136
61
58
Paris
Problem to Recompile 4.4.4 framework-res.apk

Hello,
@NimeniAltu

Thank you for your tuto, very clear and simple, I used it a lot. But ... I tried to enable the 3 dot menu in the M919NUVUFNI3 4.4.4. ported version by Eudemony (V6.1),I can decomplile the framework-res.apk without problem, but can't recompile it.

I even tried to do it without any modification with no success. I use the last version of APKTOOL, I tried the 4.4.2 framework-res.apk to be sure it's working very well.

Has it anything to do with the fact it's a 4.4.4 framework-res.apk ?

Maybe you have an idea

Thank you

Maglise
 

Spartacus500

Senior Member
Nov 6, 2014
492
89
58
Explain exactly what yo did
Please change my framework - res.apk that was such a menu as in the first post , that is, change in bools.xml
<bool name="config_DisableHWKeyOptionMenu">false</bool>

and change it to

<bool name="config_DisableHWKeyOptionMenu">true</bool>

:eek:
 

Geoz

Senior Member
Nov 22, 2012
1,276
443
113
Please change my framework - res.apk that was such a menu as in the first post , that is, change in bools.xml
<bool name="config_DisableHWKeyOptionMenu">false</bool>

and change it to

<bool name="config_DisableHWKeyOptionMenu">true</bool>

:eek:
Please write in full exactly what you did so we can find a solution for you. You changed <bool name="config_DisableHWKeyOptionMenu">true</bool> and........................
 

Spartacus500

Senior Member
Nov 6, 2014
492
89
58
Please write in full exactly what you did so we can find a solution for you. You changed <bool name="config_DisableHWKeyOptionMenu">true</bool> and........................
It's not that, this framework-res.apk file is the original file with the S4 9505 Plus 4.4.2 with the original GSM. Please change the "false" to "true". I tried the same, but the compression error pops up :(
 

Geoz

Senior Member
Nov 22, 2012
1,276
443
113
Thanks ;) I can copy the application root Explorer? I do not know how to use the Nandroid backup :(
No just copy the zip into your phone and boot to recovery and flash it. Nandroid backup is when in recovery you backup your device if incase something goes wrong you can restore it to the current state just as making image of PC as backup for recovery
 

Spartacus500

Senior Member
Nov 6, 2014
492
89
58
No just copy the zip into your phone and boot to recovery and flash it. Nandroid backup is when in recovery you backup your device if incase something goes wrong you can restore it to the current state just as making image of PC as backup for recovery
I copied the root Explorer app to system / framework , the phone rebooted , but there is no difference after the start menu :( :( is the same :( why? Could it be a problem that I have changed from the original build.prop
name = jfltexx
device = jflte
to
name = kltetmo
device = klte
Could it be a problem that does not work 3dot menu? :(
 

Geoz

Senior Member
Nov 22, 2012
1,276
443
113
I copied the root Explorer app to system / framework , the phone rebooted , but there is no difference after the start menu :( :( is the same :( why? Could it be a problem that I have changed from the original build.prop
name = jfltexx
device = jflte
to
name = kltetmo
device = klte
Could it be a problem that does not work 3dot menu? :(
Did you read what I wrote at all. Do you know how to flash a zip from recovery? I've already make a flashable zip so all you have to do is copy the zip into your phone and boot to recovery and flash it.