So I've done just about everything I want to (so far anyway) to my own rom. I really want to to know if there is a way to pull the power control widget from one rom and put it in another. I like the color scheme Cyanogenmod has in his roms.
So I've done just about everything I want to (so far anyway) to my own rom. I really want to to know if there is a way to pull the power control widget from one rom and put it in another. I like the color scheme Cyanogenmod has in his roms.
I believe all you have to do is pull your Settings.apk file from the system and edit some of the PNG files in there. It has a lot of other files, but a bunch of them are for the power widget... Take a look...
The Mooooooon!
Take the apk from the ROM you like and save it on your PC. Then you can apply it to what ever current ROM you're running.
Droid Razr
Custom Dialers for D1
My broken glass icons: Broken Icons | Android Logo Icons (in progress): Android Icons
Best way to do it is to pull the .apk you like and pull the one that is currently on your rom. Then just go into the res folder of the cyanmod and simply copy and paste the drawable-hdpi folder from cyanmod to yours. Then push the new one onto the phone using adb. This is how I always do it whenever a new version comes out so I keep the look I like with the new updates to the roms. and you don't have to worry about it not working on your rom if it is built off of different code.
I did what you guys suggested and it worked like a charm. If I have any problems with it, I will repost for others. Thanks for all the help guys.