Changing "clear" text notification button to nexus "X" image button
I looked everywhere to find how to change the "clear" text button into the stock galaxy nexus "X" image button. I asked developers and no help. I googled and did not find anything.
What .xml part do I need to edit to change this into stock galaxy nexus "X" icon? I do see the image in systemui.apk res folder, but we can't just overwrite the current .9png files without removing the "clear" text somewhere in .xml.
Big thanks to person who can help me! thankyou.
Related
Is there a way to have any hard key unlock the droid x2
I do remember reading about this in the developement section. There's something to change in one of the scripts, but I don't remember exactly where or what it was. Try the search or browse around a bit. It's there.
Sorry I wasn't much help.
If you flash CM7 you can have the home key and volume keys unlock the screen.
Settings--CyanogenMod settings--Input--check the box for "volume rocker wake."
I think "home key wake" might be on by default.
Read through this thread:
http://forum.xda-developers.com/showthread.php?t=1403013
I asked the same question in there. There is a file you can edit that can change the actions of the hard buttons. Just be sure to make a backup of the original file when you do it.
EDIT: Not sure if you have to have a certain amount of posts to see links. So heres a quick summary.
In a file explorer, go to /system/usr/keylayout. Open the tegra-kbc.kl file in a text editor (You have to give read/write permissions to edit and save this file on your phone) and you can change the menu, back, search and volume buttons from WAKE_DROPPED to WAKE. Notice how the home button is the only one set to "WAKE". This will make all the buttons wake from the screen being off like the home button does. Again, backup the file first in case something doesnt work right. Im not responsible if you mess something up. But this should work fine.
When I first did this, I did that to the volume buttons and it worked. So it should work with the other buttons as well.
They won't take until after a reboot. I edited the same file to make my search button open my camera.
Sent from my CM7 DEATHMACHINE!
Thanks everyone
I tried this b4 and did something wrong as the phone went dark and would not turn on. Somehow I got to factory reboot and brought it to VW and they replaced.
jsgraphicart said:
Read through this thread:
http://forum.xda-developers.com/showthread.php?t=1403013
I asked the same question in there. There is a file you can edit that can change the actions of the hard buttons. Just be sure to make a backup of the original file when you do it.
EDIT: Not sure if you have to have a certain amount of posts to see links. So heres a quick summary.
In a file explorer, go to /system/usr/keylayout. Open the tegra-kbc.kl file in a text editor (You have to give read/write permissions to edit and save this file on your phone) and you can change the menu, back, search and volume buttons from WAKE_DROPPED to WAKE. Notice how the home button is the only one set to "WAKE". This will make all the buttons wake from the screen being off like the home button does. Again, backup the file first in case something doesnt work right. Im not responsible if you mess something up. But this should work fine.
When I first did this, I did that to the volume buttons and it worked. So it should work with the other buttons as well.
Click to expand...
Click to collapse
Hi.-
My question is if posible remplace the menu button of the galaxy s2, for ICS recent apps button, in a ICS rom.-
I see this post for nexus:
http://forum.xda-developers.com/showthread.php?p=21501238
I follow the same step, editing the files edit
keylayout files..
/system/usr/keylayout/
cypress-touchkey.kland mxt224_ts_input.kl
But nothing happend.-
Is posible this?
Bye, sorry for my english
I love it too but theres a gripe when the app is not ICS optimized. A bar with 3 dots will appear stealing precious screen real estate. Thats what happens to HTC One X. But i admit that long pressing the home key and wait 2 seconds to show the recent apps is a drag thats y i never use it.
The idea is, put the recent app key in the menu button, and long press do for menu options.-
This is for instant acces to recen app , and no damage the home button, becouse is a mechanic button.-
And is without nav bar, and not reduce the screen device.-
thefern2008 said:
Hi.-
My question is if posible remplace the menu button of the galaxy s2, for ICS recent apps button, in a ICS rom.-
I see this post for nexus:
http://forum.xda-developers.com/showthread.php?p=21501238
I follow the same step, editing the files edit
keylayout files..
/system/usr/keylayout/
cypress-touchkey.kland mxt224_ts_input.kl
But nothing happend.-
Is posible this?
Bye, sorry for my english
Click to expand...
Click to collapse
+1
thefern2008 said:
Hi.-
My question is if posible remplace the menu button of the galaxy s2, for ICS recent apps button, in a ICS rom.-
I see this post for nexus:
http://forum.xda-developers.com/showthread.php?p=21501238
I follow the same step, editing the files edit
keylayout files..
/system/usr/keylayout/
cypress-touchkey.kland mxt224_ts_input.kl
But nothing happend.-
Is posible this?
Bye, sorry for my english
Click to expand...
Click to collapse
Yes it's possible and very easy too because this feature has been implemented in all CM9/CM9 based and CM10/CM10 based Roms.
Swyped from my Samsung Galaxy SII
Anyway to add the menu button to the navbar when using tablet mode?
Looks like this is something that can be done by modifying systemui.apk
I was able to modify the home and back button as they had preexisting keycodes but what I really want todo is replace the recent apps button as this is something i never use. But adding keycode to that did not work and it retained its original function. Does anyone have any ideas or experience in this area?
was able to get it working heres a modified systemui.apk if anyone is interested.
Hello, I am a very new developer and i am starting off with a calculator app, i was wondering how i can make it so when i press one of the buttons it will change the text from the "Hello" to the number that is pressed. Thanks.
Can anyone tell me how to edit the framework-res.apk or anything else to change the color of the volume panel and power menu. Obviously it is for GT-s5282.
Well I know how to decompile apks etc. . you have to tell me the editing procedure.
Thanks in advance