I know how to change the unlock sliders on the framework files, but I cannot find the file location for the Answering sliders. Did anyone have any idea where are this files located?
did you check in say the theme you are running under the app folder inside dialer or contacts drawables?
Are they not in drawable-hdpi?
Tivo7 said:
Are they not in drawable-hdpi?
Click to expand...
Click to collapse
Should be inside that folder, but not in the framework.
Should be inside phone.apk. Will either need to decompile it, change & recompile it, or insert the images with 7-zip, etc.
You might try using ninjamorph, easy way to change items without having to decompile. Its in the market.
Sent from my DROIDX using Tapatalk
BeADroid said:
You might try using ninjamorph, easy way to change items without having to decompile. Its in the market.
Sent from my DROIDX using Tapatalk
Click to expand...
Click to collapse
Heh...i just assumed he was using ninja/metamorph. If you edit the PNGs with a photoediting program, ninjamorph or metamorph will decompile and recompile them for you.
You know what they say about assuming.
sent from BeADroid X
I'm somewhat new to hacking and modding. And I'm reading a lot, as well as playing with my phone a lot. I happened to extract the framework-res file to my sd card.
What are all the things I could customize with playing with that file?
Sent from my PG06100 using XDA App
Enraged21 said:
I'm somewhat new to hacking and modding. And I'm reading a lot, as well as playing with my phone a lot. I happened to extract the framework-res file to my sd card.
What are all the things I could customize with playing with that file?
Sent from my PG06100 using XDA App
Click to expand...
Click to collapse
Anything you want. The easiest thing is editing the png so you change the system appearance. But you don't have to extract it to SD, you have to send it to your PC, decompile it (for .9.png's and xml, if just png you can extract the folder, then put the edited png's back in the apk with 7zip and push), and do whatever you want.
You will need to look for info about decompiling and pushing if you don't know yet.
So is that how themeing works?
Sent from my PG06100 using XDA App
Enraged21 said:
So is that how themeing works?
Sent from my PG06100 using XDA App
Click to expand...
Click to collapse
Yeah, explained fast and in a general way.
Lol thanks man!
Sent from my PG06100 using XDA App
Could you send me any links?
Sent from my PG06100 using XDA App
How exactly do I pull the framework file, then decompile it?
Sent from my PG06100 using XDA App
Bump
Sent from my PG06100 using XDA App
Enraged21 said:
How exactly do I pull the framework file, then decompile it?
Sent from my PG06100 using XDA App
Click to expand...
Click to collapse
I saw you, I just haven't time to write. Look for a tutorial about pulling and also APK Manager for decompiling. You will need adb
Can I edit the font from this file?
I want to change my rom again but keep the font that I usually use. How would I do that?
________
Evo SHIFT
Evervolv ROM
x99 kernel
Enraged21 said:
Can I edit the font from this file?
I want to change my rom again but keep the font that I usually use. How would I do that?
________
Evo SHIFT
Evervolv ROM
x99 kernel
Click to expand...
Click to collapse
Fonts are not in framework. They are in system/fonts, so you can go to the zip of your current ROM in the PC, open it, go to system/fonts and copy them. Then paste them into the zip of the new ROM or flash it, then push the fonts. (If you can, it will be easier doing it before flashing, with WinRAR or 7zip in computer)
1111111st
congratz man, you got the 1111111 Thread!
http://forum.xda-developers.com/showthread.php?t=1111111
just wanted you to see
Enraged21 said:
I'm somewhat new to hacking and modding. And I'm reading a lot, as well as playing with my phone a lot. I happened to extract the framework-res file to my sd card.
What are all the things I could customize with playing with that file?
Sent from my PG06100 using XDA App
Click to expand...
Click to collapse
You could upload the file you extracted to the uot kitchen (google it, i cannot provide links).
The site allows to create a theme for your phone and to package it in a flashable .zip
(•.•) said:
congratz man, you got the 1111111 Thread!
http://forum.xda-developers.com/showthread.php?t=1111111
just wanted you to see
Click to expand...
Click to collapse
Haha, sweet!
Evo SHIFT
mordekainen said:
You could upload the file you extracted to the uot kitchen (google it, i cannot provide links).
The site allows to create a theme for your phone and to package it in a flashable .zip
Click to expand...
Click to collapse
Yeah I found out about that website a while ago.
But I can never get the colors right to match my theme.
Evo SHIFT
Theming Help
Try this thread:
http://forum.xda-developers.com/showthread.php?t=821638
Enraged21 said:
So is that how themeing works?
Sent from my PG06100 using XDA App
Click to expand...
Click to collapse
APK Manager
Sorry for double posting but here is the thread for APK Manager:
http://forum.xda-developers.com/showthread.php?t=695701
Enraged21 said:
Yeah I found out about that website a while ago.
But I can never get the colors right to match my theme.
Evo SHIFT
Click to expand...
Click to collapse
For matching the colors you can use any app that lets you choose a custom color. I used widgetsoid, chose a custom color that matched my theme and wrote down the hex value. You can then use the hex value in the uot kitchen.
Sent from my LG Optimus One
Well, I took a snapshot of my homescreen. Uploaded it to a color extractor, and pulled the hex value through there. Used that hex value with UOT kitchen, and the colors still weren't the same after I flashed it...
Evo SHIFT
Evervolv
Can anyone guide on adding crt effect in services.jar?
Sent from my Desire S using XDA App
Ok so I just have a quick question about theming. How do I change the text color on the lockscreen? I'm pretty sure I have to edit one of the .xml files, but which one and how? And do I have to actually decompile the .apk to edit it or can I just pull it using 7zip and edit it that way? I already have edited the actual .pngs for the lockscreen, so if anyone can help me out with this it would be great. Oh and this is with the stock deodexed rom.
I'm not sure where its located but it will be an xml file and you will need to decompile wherever it lays. Try androidpolicy.jar and look in there..
Sent from my SPH-D700 using xda premium
travmofosho said:
I'm not sure where its located but it will be an xml file and you will need to decompile wherever it lays. Try androidpolicy.jar and look in there..
Sent from my SPH-D700 using xda premium
Click to expand...
Click to collapse
So it's not actually in the lockscreen .apk? I will look in the androidpolicy.jar. Also how would I go about decompiling it?
Hai guys
Any busy can help me to resize the app from hdpi device to HTC explorer
Sent from my HTC Explorer using xda app-developers app
resize all images and you have to exit some xml's
russelldias said:
resize all images and you have to exit some xml's
Click to expand...
Click to collapse
use a image editing software like gimp or any other and learn how to decomple/recmple apks but searching on google to edit xml files u need to have notepad++
decmple/recmple can be done by usin apk manager
In which xml file of the framework-res.apk is the default wallpaper specified?? thanks in advance guys
yeshwanthvshenoy said:
In which xml file of the framework-res.apk is the default wallpaper specified?? thanks in advance guys
Click to expand...
Click to collapse
For what you need may I know.???...because if you want to replace it just replace the png in drawable-X/H/M/L DPI....
Crytech007 said:
For what you need may I know.???...because if you want to replace it just replace the png in drawable-X/H/M/L DPI....
Click to expand...
Click to collapse
i wanna give my own name to the wallpaper and also wanna make the app drawer transparent
there is no xml that defines it..the default_wallpaper.jpg gets picked automatically
just rename your wallpaper as default_wallpaper you wont need to edit XML then.
in cm7 , the default wallpaper is in drawable folder
Sent from my GT-S5670 using xda premium
speed_bot said:
there is no xml that defines it..the default_wallpaper.jpg gets picked automatically
Click to expand...
Click to collapse
okay so can i never give a rom something like gingerbread.jpg instead of default wallpaper.jpg or something like that??