[Q] Framework res editing - RAZR i Q&A, Help & Troubleshooting

which files do i replace on framework res apk to change settings background?

ZeroProxy said:
which files do i replace on framework res apk to change settings background?
Click to expand...
Click to collapse
I found only this.
http://forum.xda-developers.com/showpost.php?p=41321253&postcount=26

Ok ill try to change it and see I'll let you know
Sent from my XT890 using Tapatalk 4

Related

Dpi and mdpi

Hi!
If I change my dpi to 160 in build.prop all graphics will be from folders mdpi, for example in framework-res, systemui and SemcGenericUxpRes.apk or I need to change something else?
Thanks
Sent from my E10i using Tapatalk
miku6r said:
Hi!
If I change my dpi to 160 in build.prop all graphics will be from folders mdpi, for example in framework-res, systemui and SemcGenericUxpRes.apk or I need to change something else?
Thanks
Sent from my E10i using Tapatalk
Click to expand...
Click to collapse
no you dont have to change something else
ii think that 160 dpi is stock value

How to change text below the toggle buttons

i have the 15 toggle bar for the note n7000... but the text below them are too big.. can anyone tell me how to change them?
Hey anyone.. No replies yes.... Hmmmm..
I know that it's in the values folder.... String. Xml.... But when I edit the file and recompile the framework... The phone won't boot.
Sent from my GT-N7000 using xda premium
my question is add another language for title icon (i.e. italian) or change the title icon properly (i.e. flash light to flashlight).
i decompiled lidroid-res.apk add values-it and edit strings.xml, recompiled , put the new lidroid-res.apk into zip for cwm,
installed the zip via cwm, reboot but error ...
one week always error...
can someone help us?
Hey Devs.. please give us a hint of how to recompile the -res.apk file cuz we not getting any success.. i have been trying to get this done.. but failing every time... ...
You can try to recompile it, use and learn the tutorial on ApkTool (credits to memnoc) from this link -> http://forum.xda-developers.com/showthread.php?t=1511730
letters_to_cleo said:
You can try to recompile it, use and learn the tutorial on ApkTool (credits to memnoc) from this link -> http://forum.xda-developers.com/showthread.php?t=1511730
Click to expand...
Click to collapse
Thanks for ur response... but i seem to have used all the apktools available... i can recompile the "-res.apk" but when i put it back to \system\framework ... the UI FCs and the notification bar doesnot load.
unfortunately od has stopped. >> is the message i get when i put the modified "-res.apk".
i have noticed one thing that the recompiled apk doesnot have META-INF folder... although i tried to copy it and gave a try but still no go...
what i am trying to do is using a themed apk like lidroid or crikelos res .. decompile .. change some text under the toggle buttons ...
what am i doing wrong... ?
hmm... have you tried setting back the permissions on your modified -res.apk in /system/framework? Mounting it before hand?
If you have, you may indeed try to ask some devs or someone who knows their way in recompiling apks as this is a sensitive matter to touch with and I'm moderately more on contributing stuffs rather than delving into the internal programmings on the android ecosystem.
hmmm.. i have changed permissions as well still... Thanks for taking the time out
Sent from my GT-N7000 using xda premium
Go to apkyool.yml
Edit with notepad++
And below
-1
Add -2
So it would look like
-1
-2
Then compile it lidroid-res again
Also make sure you have twframework-res.apk
And framework-res.apk installed
Sent from my GT-S5830 using xda premium
nokiamodeln91 said:
hmmm.. i have changed permissions as well still... Thanks for taking the time out
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
No problems bud.
Hope somebody can take notice on your issue and give you a lending hand on it.
:victory:
---------- Post added at 10:08 PM ---------- Previous post was at 10:06 PM ----------
nokiamodeln91 said:
hmmm.. i have changed permissions as well still... Thanks for taking the time out
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
CoolCatGetHome said:
Go to apkyool.yml
Edit with notepad++
And below
-1
Add -2
So it would look like
-1
-2
Then compile it lidroid-res again
Also make sure you have twframework-res.apk
And framework-res.apk installed
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Well there you go.. Cheers and Kudos to CoolCat on this :good:
CoolCatGetHome said:
Go to apkyool.yml
Edit with notepad++
And below
-1
Add -2
So it would look like
-1
-2
Then compile it lidroid-res again
Also make sure you have twframework-res.apk
And framework-res.apk installed
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
do we have to sign the lidroid again?
Sent from my GT-N7000 using xda premium
nokiamodeln91 said:
do we have to sign the lidroid again?
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
Only sign lidroid if you have signed every apk in your rom
I normally do this
Decompile apk
Make changes
Compile apk
Go to original apk
Press right
7-zip
Open as archive
Delete res
Delete resources.arsc
Leave the 7-zip archive open
Go to
The decompiled folder
Go to build/apk
Copy all except androidmanifest.xml to the archive
Then its done you have an apk
Sent from my GT-S5830 using xda premium
CoolCatGetHome said:
Only sign lidroid if you have signed every apk in your rom
I normally do this
Decompile apk
Make changes
Compile apk
Go to original apk
Press right
7-zip
Open as archive
Delete res
Delete resources.arsc
Leave the 7-zip archive open
Go to
The decompiled folder
Go to build/apk
Copy all except androidmanifest.xml to the archive
Then its done you have an apk
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
OMG....!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! It actually worked....
Oh CoolCatGetHome... where were u till today.... i cant thank u enof....
nokiamodeln91 said:
OMG....!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! It actually worked....
Oh CoolCatGetHome... where were u till today.... i cant thank u enof....
Click to expand...
Click to collapse
Xd i had same problem before
But after some experimenting it worked
I self never sign apks except i have urooted device and want to install apps manual like custom launchers
Sent from my GT-S5830 using xda premium
CoolCatGetHome infinite thanks
you saved me from sleepless nights looking for the solution
again thanks
CoolCatGetHome said:
Xd i had same problem before
But after some experimenting it worked
I self never sign apks except i have urooted device and want to install apps manual like custom launchers
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
hey cool cat get home.... another thing.... the app speed test. net.. As u see does not fill the screen... After decompiling.. I changed some dimensions in xml.. wen recompiling the apps do not install.. y is dat..
Sent from my GT-N7000 using xda premium
nokiamodeln91 said:
hey cool cat get home.... another thing.... the app speed test. net.. As u see does not fill the screen... After decompiling.. I changed some dimensions in xml.. wen recompiling the apps do not install.. y is dat..
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
U n eed to sign the apk to install manually
Thats the only time i sign apks
Sent from my GT-S5830 using xda premium
CoolCatGetHome said:
U n eed to sign the apk to install manually
Thats the only time i sign apks
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
so this is wat i do, correct me where i go wrong plz
1 decomiple app..
2. change the dimen.xml
3. recomile app
4. open the original app using 7z
5. go to the build/apk folder
6. copy the res folder and the .asrc file to the opened apk.
7. sign the apk
there is a classes.dex file as well... do i change it or do i keep the original
in this as well do i have to edit the "apkyool.yml" as this seems to be isframework=false
nokiamodeln91 said:
in this as well do i have to edit the "apkyool.yml" as this seems to be isframework=false
Click to expand...
Click to collapse
No that apk doesnt need to have that apktool.yml edit
Only lidroid needs it
But u need to sig it with
Android manager
Or apkmanager
Etc
Sent from my GT-S5830 using xda premium

Extracting the embedded wallpaper from a theme choose theme?

Does someone know how? I'm looking the higher res wallpaper from the touchwiz theme. Any ideas?
Sent from my SCH-I800 using Tapatalk HD
tbudke said:
Does someone know how? I'm looking the higher res wallpaper from the touchwiz theme. Any ideas?
Sent from my SCH-I800 using Tapatalk HD
Click to expand...
Click to collapse
backup the apk and move it on your computer. Then use 7zip to open it up, and dig through the files in there to find it

Need help editing settings.apk

Hey guys, the ICS styled settings.apk has an option "Launcher" which directs you to the home launcher settings directly.After exploring the XMLs I have found that we can change the home launcher app.But, I want to remove the option totally. I have tried editing .smali files too but in all seriousness, I have no idea what to edit. Any help would be appreciated.
Settings.apk/xml/settings.xml
find the launcher lines and delete
Sent from my GT-S5830 using xda premium
CoolCatGetHome said:
Settings.apk/xml/settings.xml
find the launcher lines and delete
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
I already tried that...There was a line related to Launcher_settings which had all info on which app to look for AND I deleted the line but No difference..
TJ_Ahluwalia said:
I already tried that...There was a line related to Launcher_settings which had all info on which app to look for AND I deleted the line but No difference..
Click to expand...
Click to collapse
There are 3 lines that are for it delete it
Sent from my GT-S5830 using xda premium
CoolCatGetHome said:
There are 3 lines that are for it delete it
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Of coures.. I deleted the 3 lines..I replaces resources.arsc and classes.dex after compiling..
TJ_Ahluwalia said:
Of coures.. I deleted the 3 lines..I replaces resources.arsc and classes.dex after compiling..
Click to expand...
Click to collapse
And you need to replace the res folder ofcourse
Sent from my GT-S5830 using xda premium
CoolCatGetHome said:
And you need to replace the res folder ofcourse
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Yes, after deleting lines in settings.xml I compile.Then replace res, resources.arsc and classes.desc.then i open the compiled settings.apk and replace the settings.xml with my modded one.I tried all methods but nothing work!
TJ_Ahluwalia said:
Yes, after deleting lines in settings.xml I compile.Then replace res, resources.arsc and classes.desc.then i open the compiled settings.apk and replace the settings.xml with my modded one.I tried all methods but nothing work!
Click to expand...
Click to collapse
Replace the archive settings.xml and edit strings.xml ubicated in res/values
Hey! I'm acctyaly looking for ics styled settings that HAVE this launcher option... Could you pleeease post a download link with these settings.apk!

How to change the title bar or actionbar ?

Can anyone describe which PNG needs to be edited to change the action bar (not the status bar) the bar which is blue in tw and shows my files heading when we open my files...
sent from by speedster s advanz
amitnv said:
Can anyone describe which PNG needs to be edited to change the action bar (not the status bar) the bar which is blue in tw and shows my files heading when we open my files...
sent from by speedster s advanz
Click to expand...
Click to collapse
it might be, and I am not totally sure, the tw_quickpanel_top_bg.png in the res/drawable-hdpi folder of your systemui.apk
bobfrantic said:
it might be, and I am not totally sure, the tw_quickpanel_top_bg.png in the res/drawable-hdpi folder of your systemui.apk
Click to expand...
Click to collapse
Will the changes be applied to the whole OS I mean the theme of other apps like root explorer will also change or what ?
Because root explorer uses the default theme of android it looks different on different ROMS
sent from by speedster s advanz
amitnv said:
Will the changes be applied to the whole OS I mean the theme of other apps like root explorer will also change or what ?
Because root explorer uses the default theme of android it looks different on different ROMS
sent from by speedster s advanz
Click to expand...
Click to collapse
I think that while you use tw, it will be the same for apps like root explorer, my files and so on. some of the roms are themed so that may be why it looks different. can't really say as I prefer just plain stock, and even with holo launcher hd it uses the tw colors when opening apps.
bobfrantic said:
I think that while you use tw, it will be the same for apps like root explorer, my files and so on. some of the roms are themed so that may be why it looks different. can't really say as I prefer just plain stock, and even with holo launcher hd it uses the tw colors when opening apps.
Click to expand...
Click to collapse
That was useful
Sent from my GT-I9070 using xda premium
Yesterday I modified secphone images .pngs but even after replacing the modified apk with the one in system/app/ nothing changed can anyone describe why ? Should I theme the sec contact apk also ?
Or is it necessary to decompile the apk even for editing .pngs ? When I extract the apk I can see the changes made but not applied ?can anybody help ? If yes then I would be able to make a nice secphone ..
Sent from my GT-I9070 using xda premium
amitnv said:
Yesterday I modified secphone images .pngs but even after replacing the modified apk with the one in system/app/ nothing changed can anyone describe why ? Should I theme the sec contact apk also ?
Or is it necessary to decompile the apk even for editing .pngs ? When I extract the apk I can see the changes made but not applied ?can anybody help ? If yes then I would be able to make a nice secphone ..
Sent from my GT-I9070 using xda premium
Click to expand...
Click to collapse
Secphone is the phone during call. If you want to change how the app looks then you should edit the SecContacts
Sent from my GT-I9070 using xda premium
Abhinandh Ajay said:
Secphone is the phone during call. If you want to change how the app looks then you should edit the SecContacts
Sent from my GT-I9070 using xda premium
Click to expand...
Click to collapse
I'll try ..but the thing is I only changed the dailer colour from blue to orange and it didn't show up I changed each and every where the colour tell me where I've gone wrong after editing and placing my files ? Should I compulsorily make a flashable zip like the one I made for music player ? Because replacing system apk didn't help....
Sent from my GT-I9070 using xda premium
amitnv said:
I'll try ..but the thing is I only changed the dailer colour from blue to orange and it didn't show up I changed each and every where the colour tell me where I've gone wrong after editing and placing my files ? Should I compulsorily make a flashable zip like the one I made for music player ? Because replacing system apk didn't help....
Sent from my GT-I9070 using xda premium
Click to expand...
Click to collapse
Since you edited the SecPhone.apk check the in-call Dailer. And you don't have to create a flashable zip, you can just push file to /system
In call_dailer_press.9.PNG refers to the pressed button and in call_keypad_BG_01.PNG refers to the keypad I've edited only the later one but changes just don't show up this is the first time I've encountered such an error...
Sent from my GT-I9070 using xda premium
amitnv said:
In call_dailer_press.9.PNG refers to the pressed button and in call_keypad_BG_01.PNG refers to the keypad I've edited only the later one but changes just don't show up this is the first time I've encountered such an error...
Sent from my GT-I9070 using xda premium
Click to expand...
Click to collapse
You should do that in SecContacts.apk
Sent from my GT-I9070 using Tapatalk 4 Beta
Will try..
Sent from my GT-I9070 using xda premium

Categories

Resources