Today we talk about Android , one of the most popular Mobile operating systems Because it leaves you plenty of opportunity to personalize Their device, both for novice users and for the geeks blackberries. Often with regard to Android devices is talk of ROM, through Which you can change the look of your operating system.
But today we will talk about a change in Particular, That we will see how to enable or disable the touch buttons or soft keys on Android That, as well as an aesthetic function, it may be a good solution in the event of a broken home button .
Note
This article is provided as is ("As is"), informational and educational purposes only. The author and the site hosting this article can not be held responsible for Consequences in terms of property damage and legal liability That will arise from the use of the information contained therein. The only responsible for any Consequences of your actions are You: if you keep reading you declare That You understand and accept These conditions.
It is maybe an operation That will avoid the less experienced to do for fear of creating other problems Within its device, but still is a very simple One That leads enabling touch buttons of your device, in fact everything you have to do is:
- All'nterno navigate the device going into the System folder.
- Open the file "build.prop".
- Go to the bottom and Add the following code: "qemu.hw.mainkeys = 0".
- Save your changes.
- Reboot.
At this point, the soft key buttons Should be enabled. But what if instead you want to disable the touch buttons, such as Those in a device Samsung have joined the "home" button? Well even such an operation is quite simple, in fact , just follow These steps:
- Navigate to the device going into the System folder.
- Open usr.
- Open Key layout.
- Open the file "Generic.kl".
- Find the code "139 key menu" and put a pound sign (#) before it.
- Find the code #key 158 back "and put a pound sign before it.
- Save your changes.
- Do reboot the device.
In doing so its buttons and menu to go back Should be turned off; in this case when the keys are touched have no function, but continued to light as usual and to stop this from happening just off the button illumination using the normal settings of the device. Well, hopefully this article on how to enable or disable the touch buttons soft keys on Android will be to help, the next one!