[MOD] How enable softkey button

Search This thread

ImBJ

Senior Member
Jan 25, 2014
260
180
Kolkata
this tuts will work on every devices based on JB/ICS

Steps:
1. open build.prop
2. add this line at the end of build.prop
Code:
# enable softkey
qemu.hw.mainkeys=0

3. save and exit
4. reboot

credit: http://xdaforums.com/showthread.php?t=1982000

However, it will be seen bigger. to resize navbar, follow my instruction
1. decompile framework-res.apk
2. go to values/dimens.xml
3. then find this

Code:
<dimen name="navigation_bar_height">xx.xdip</dimen>
<dimen name="navigation_bar_width">xx.xdip</dimen>

and change to

Code:
<dimen name="navigation_bar_height">27.0dip</dimen>
<dimen name="navigation_bar_width">23.0dip</dimen>

4. save an compile
5. push/flash it

Screenshoot:
995443_4524638173957_726508772_n.jpg
 
Last edited:

infodsagar

Member
Feb 15, 2013
19
2
rajkot
Bro I try it with my HTC one x rooted but it's not work. I m on 4.2 stock Rom.

Sent from my HTC One X using XDA Premium 4 mobile app
 

@rchit

Senior Member
Nov 7, 2013
251
74
26
THANE
U have but I never said its a bad mod all I said is u can do it with GB also I did not mean to critisize u

Sent from my GT-S5282 using xda app-developers app
 

Top Liked Posts

  • There are no posts matching your filters.
  • 3
    this tuts will work on every devices based on JB/ICS

    Steps:
    1. open build.prop
    2. add this line at the end of build.prop
    Code:
    # enable softkey
    qemu.hw.mainkeys=0

    3. save and exit
    4. reboot

    credit: http://xdaforums.com/showthread.php?t=1982000

    However, it will be seen bigger. to resize navbar, follow my instruction
    1. decompile framework-res.apk
    2. go to values/dimens.xml
    3. then find this

    Code:
    <dimen name="navigation_bar_height">xx.xdip</dimen>
    <dimen name="navigation_bar_width">xx.xdip</dimen>

    and change to

    Code:
    <dimen name="navigation_bar_height">27.0dip</dimen>
    <dimen name="navigation_bar_width">23.0dip</dimen>

    4. save an compile
    5. push/flash it

    Screenshoot:
    995443_4524638173957_726508772_n.jpg
    1
    Thanks for sharinf

    Sent from my Micromax A67 using Tapatalk