Hello mates,
please if anyone knows and can help me, could you tell me where the path of the images? the text color, I can say it's in framework / res / values .... but ... what is the title? which is the line to change to put the white letters?
and to change the box to accept / cancel with a blank box?
and finally, where is the path to change the box volume?
Thanks for taking the time to reply, thanks.
Edit: I've managed to change the appearance of the volume. Framework.apk / res / layout / volume_adjust.xml.
Let me know if this helps
http://forum.xda-developers.com/showpost.php?p=9066440&postcount=1
See post 62, OP is for Froyo
-asdf-
Related
I found this value in the decompiled framework-res.apk in bools.xml
I changed it to true,but then the phone went into boot loop !
What is it exactly ? I desperately want to change lock screen sliders. Also why are those images present in drawable-mdpi which aren't ever used,like the coloured sliders etc. ?? Is there any way to get lockscreen with those images ?
n I recently upgraded to 2.3.4,and lost the CRT animation.How do I get it back ?
The value of config_animateScreenLights in bools.xml is already false. Any other way ?
Sorry for too many questions !
Thanks !
Sorry. I created the thread in Arc,instead of Mini ! Please move !
nitsakh said:
I found this value in the decompiled framework-res.apk in bools.xml
I changed it to true,but then the phone went into boot loop !
What is it exactly ? I desperately want to change lock screen sliders. Also why are those images present in drawable-mdpi which aren't ever used,like the coloured sliders etc. ?? Is there any way to get lockscreen with those images ?
n I recently upgraded to 2.3.4,and lost the CRT animation.How do I get it back ?
The value of config_animateScreenLights in bools.xml is already false. Any other way ?
Sorry for too many questions !
Thanks !
Sorry. I created the thread in Arc,instead of Mini ! Please move !
Click to expand...
Click to collapse
Moved to Mini General section.
The reason why it went into a boot loop is because Android detected that framework-res had been modified, and so it would not boot.
hello guys .. i want to know what xml files should i edit to change the color of this.
please see the attachments for the picture..
thanks guys ..!!
Hello,
i was reading about creating a theme for a ROM
and this is what i could do :
Decompile / compile system UI and Framework-res
that wasn't hard but my problem was :
i openend the Apk after decomp. and i opened my mouth throw off my keyboard and deleted every thing
all tutorials shows you someone who decompile edit a picture and that's all :/
i want to :
Theme status bar / notification center / settings / and many things like My files / downloads
Please help ! i just want to know what PNGS are for these ^ and if i need any thing else
by the way, if you can sugest me any good edditing application i will be realy thankfull
thanks in advance
Guys what and where in the system apps can I find these images in the dialer[Inside the red box in the picture] it is the dialer in the lockscreen i want to change how it looks, i cant seem to find it in framework-res, can you guys help me??
Hi there.
Someone who can help me, I'm in this android operating system and I want to make my own changes to the SystemUI.apk.
I wonder if there is way to transparent notifications curtain and / or putting on any image, and if so if I have to change if they are. Decompile XML that are oh just change the images of the same resolution.
And I hope you can help me, I have the right skills to lead the process but the dilemma is that not where enpesar.
Thank you:laugh:
Pekeño Lukas said:
Hi there.
Someone who can help me, I'm in this android operating system and I want to make my own changes to the SystemUI.apk.
I wonder if there is way to transparent notifications curtain and / or putting on any image, and if so if I have to change if they are. Decompile XML that are oh just change the images of the same resolution.
And I hope you can help me, I have the right skills to lead the process but the dilemma is that not where enpesar.
Thank you:laugh:
Click to expand...
Click to collapse
I believe for you to modify anything, you'd need to first be rooted to have su access in order to overwrite a system app. Second, you'd have to get a apk decompiler that finds the src and unencrypts the class files. Unfortunately, I cannot find any resources to help with this.