I want to help make new settings for gingerbread - Sony Ericsson Xperia Mini, Mini Pro, Xperia Pro, A

hello xda people wanted to comment that comensado edit settings in Gingerbread and I have all the tools like apktool, Notepad, 7Zip, etc.
I've edited some framework-res.apk and Settings.apk, and I have been fine, but do not know where I have to edit to change font color (black and white) and background settings also black and white , also I want to make these Settings.apk
They're just pictures so that they understand what I want to do
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I need to say that I look for when I decompile folder Settings.apk and I have to add, remember that I'm editing Gingerbread
Thank you very much to all and sorry for my bad English

PM sandy7. I think he'll help if he'll get time to answer. You can also go and ask this on general Q&A.

Related

I need help, decompile and compile successfully framework-res x10 mini

Hi everyone!
I'm doing a theme for x10 mini, but I need to decompile and compile framework-res.apk to change the colors of the buttons.
My problem is I can not compile the framework correctly. I used APK manager 4.9 and APKtool but I can not.
I'm editing the file here: framework-res.apk -- res -- values -- styles-xml
ORIGINAL
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
by replacing
This code changes the text color on buttons, from Black to White.
Someone who can help me please! I can not compile successfully! =(

[Q] I need your help (edition)

Hello, good evening. First I apologize for my English. I'm using google translator. I am Brazilian and aesthetically'm editing my android device (Genesis sk-s150).
I changed everything that I would change except 4 things, and really wanted to help you. I searched here on XDA and on forums Brazilians but found no tutorial, taking into account that not quite understand english
How to change the top of settings.apk to equal photo:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
In which way do I change the color of this font?
And how to make the volume bar of the same photo? square with the edges
View attachment 1436383
Where change the font color when getting / downloading a file? and how to take this white divider between notifications?

How to change Status Bar items color

hey
There is my simple and easy guide for changing status bar icon colors.i.e time and notifications.
You have to follow my guide for compiling decompiling apks.
After that from project folder, just edit following files with notepad++.
C:\............\Apk_Manager_5.0.2\projects\SystemUI.apk\res\values\styles.xml
Open this file with notepad++
Change argb color code with one you want,i.e for ics blue,code is #ff33b5e5...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
change all argb code to this one #ff33b5e5.
save and recompile and you are done.
Hit thanx if you like.
will it work just like dat or needs other editing?
works brov... thanks a bunch!

Trying to remove background image

I am making a grey and white theme for AllianceROM_I9100_LS8_v6 for personal use and would like to remove the background image as pointed out in the below screenshot. I was hopeing somebody would be able to tell me the name and location of the background image, if any one can point me in the right direction, it would be greatly appreciated
Edit, Finally located it, for anyone who wants to know, it is in Framework-res/res/drawable-hdpi
and it is called
tw_list_section_divider_holo_dark.9
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
That for u have to edit the right images in framework.
I would recommend to ask a theme (look in theme section) who xmcan tell u directly which images and what's the easiest way
CHEERS
Sent from my GT-I9100 with RootBox

Where is this system graphic stored?

I am using Resflux on the Xposed Framework to theme my phone. I can't seem to find the 'notification drawer pulldown handle' graphic (as indicated in the attached image with the multitude of red arrows) in either systemui.apk or framework-res.apk. I would like to modify this file but can't seem to find it anywhere. I am aware that it may not be an image file. I apologize for being a noob. Any help appreciated. Thanks.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
bUMp
Those are a couple of images in the system UI. They are named status bar closed.9 if I renewed right
OK thanks. I'll check that out.

Categories

Resources