galaxy S UI images - Galaxy S I9000 Themes and Apps

if anyone with a rooted device could bring up all the UI images for touchwiz into one folder that would be great. Im designing a theme for my ipod touch based around it and would really appreciate the help. I cant do it myself because my phone is broke.

bump.......

Look around for framework-res files. Sure you can find some online.

cant seem to find the files your talking about :/

someone please help

I made a package containing framework apks from JS5, you just have to extract them and look into the "drawable" folders.
Download it ☛ here.

i have them downloaded now what do I do?

and arent apks cracked apps..?

Now rename framework-res.apk to framework-res.zip, extract it and browse folders, you'll find icons and theme elements. But you still need screen captures
Sent from my Galaxy S

ok i made it to the drawable folder. now...all the images are xml. what program do i need to view them.

No, those are not images... Open drawable-hdpi folder and you'll find png images there.
Sent from my Galaxy S

thanks for all the help! much appreciated!

Anyone have screenshots of their applications pages?? as many apps I can get would be a great help.

bump.......

Related

[Request]Extract Stock Wallpapers from CM 5.0.8ds?

Can anyone tell me if I can extract those sexy soccer girls from the Cyanogen Mod 508ds. I can't find them on the internet in full image. And I love his wallpaper layout. I know how to extract to all the roms .apk's, but can't decipher which is wallpaper layout or even how to apply an internal .apk.
scurtis2125 said:
Can anyone tell me if I can extract those sexy soccer girls from the Cyanogen Mod 508ds. I can't find them on the internet in full image. And I love his wallpaper layout. I know how to extract to all the roms .apk's, but can't decipher which is wallpaper layout or even how to apply an internal .apk.
Click to expand...
Click to collapse
yes you can extract the wallpapers from your phone. Keep googling.
http://forum.cyanogenmod.com/files/file/19-cm-nexus-17jpg/
Open the apk using an app such as winrar and browse through the folders until you find it. All the wallpapers are there.

[Q] THEMES

Hello everyone.I would like to ask something and i hope someone will answer.
I'm fan of some themes.But in one theme i like that and in the other i like that.
Is there a way to make a mix of them and how?
Thanks in advance!!!
Yes, it is possible.
https://docs.google.com/Doc?docid=0AcdxIJRSH9ypZGZzc2pxNDlfMjdnazk4OHNxZA&hl=en
http://forum.xda-developers.com/showthread.php?t=916814
Thanks a lot.Now i need a lot of study to accomplise that!!!
you can easily change the png files in the framework-res.apk and the twframework-res.apk of any theme's zip.just take any theme as a base and change the pngs within opening the theme and then the apks by winrar or something like it.the pngs are stored in the drawable-hdpi and/or drawable-hdpi-v4 folders.
Whenever I try to change framework res, and replace the old edited frameworkres I get bootloops. After that I have to flash a stock rom with odin and then flash my cooked rom. Even if I push the original framework res.apk, that doesn't solve the problem. No issue with twframework res.apk. I can edit twframework res .APK and works fine.
Please help.
try using 7zip instead, its better at replacing files
aditya104 said:
Whenever I try to change framework res, and replace the old edited frameworkres I get bootloops. After that I have to flash a stock rom with odin and then flash my cooked rom. Even if I push the original framework res.apk, that doesn't solve the problem. No issue with twframework res.apk. I can edit twframework res .APK and works fine.
Please help.
Click to expand...
Click to collapse
reflashing a whole rom shouldn't be necessary
first of all, you should make a backup of your system, just in case
and you should always keep a working theme on your phone so that if you get stuck at boot, you just boot into CWM and flash the working one and everything should be fine again
and for your basic problem of editing themes, have a look at R64s guide:
http://forum.xda-developers.com/showpost.php?p=10383323&postcount=577
explains all the basic stuff and works great for me

Original Framework...

Hi all, I'm not from this section but was wondering if anyone has got the original framework file for the Galaxy S, I'm looking for the icons more than anything, I'm thinking of doing a theme for my DHD. Any help on this would be perfect.
Thanks!
Download one of stock 2.2.1 ROM's from here: http://forum.xda-developers.com/showthread.php?t=948790
Extract it, go to /system/framework/ and you can find images in framework-res.apk and twframework-res.apk (you can open .apk's as zip files or decompile them, probably you already know that )
Never thought of that, cracking idea pal, thanked!

Theming the Stock SMS - different colours

I am looking to theme my stock SMS bubbles to different colours other than those available.
I have searched everywhere and cannot find any collection of themes for this.
I am running edgarf28's XperianZE Rom.
Can anyone offer any help with this...?
I did particularly love the red and grey of the MIUI theme for the S3 but that theme isn't compatible with my current ROM version...
If possible, I'd like to just theme the SMS (stock).
Please don't point me towards GoSMS etc.... I don't want to install a third party SMS app.
Thanks for any help.
xxxxchrisxxxx said:
I am looking to theme my stock SMS bubbles to different colours other than those available.
I have searched everywhere and cannot find any collection of themes for this.
I am running edgarf28's XperianZE Rom.
Can anyone offer any help with this...?
I did particularly love the red and grey of the MIUI theme for the S3 but that theme isn't compatible with my current ROM version...
If possible, I'd like to just theme the SMS (stock).
Please don't point me towards GoSMS etc.... I don't want to install a third party SMS app.
Thanks for any help.
Click to expand...
Click to collapse
you need to know about to:
1- How to decompile and editing System apk files. i suggest you to read the manuals about the APK MULTITOOL. (google it)
2- How to edit 9.png files
-------------------
you need to edit : System/app/SecMms.apk
when you decompile it, goto SecMms.apk/res/drawable-xhdpi folder
you can find the 9.png files that started by message_bubble***.9.png names.
edit them, and recompile SecMms.apk
copy edited SecMms.apk file into system/app folder on your phone.
---------------------------------------
Useful links
For 9.Png files
[TUTO] Create your 9.png !
[GUIDE][THEME] Where to find 9.png image
How to edit .9.pngs
For multi tool
http://forum.xda-developers.com/showthread.php?t=1310151
Best Regards.
Thanks for the advice.. looks a little tricky for a beginner.
Is it possible for me to somehow take the SecMms.apk file from another rom and drop it into my SecMms.apk/res/drawable-xhdpi folder?
Also, if i can do this.. do i need any particular file browser etc to access that folder? Can this be done post Rom install, or does this all need to be done within the flashable rom zip file prior to flashing?
Thank you.
xxxxchrisxxxx said:
Thanks for the advice.. looks a little tricky for a beginner.
Is it possible for me to somehow take the SecMms.apk file from another rom and drop it into my SecMms.apk/res/drawable-xhdpi folder?
Also, if i can do this.. do i need any particular file browser etc to access that folder? Can this be done post Rom install, or does this all need to be done within the flashable rom zip file prior to flashing?
Thank you.
Click to expand...
Click to collapse
there is no path secmms.apk/res/x/x
first u need to decompile ur secmms.apk
u can do it after installation also..no problem in that..replace secmms.apk directly, if u have another secmms.apk with those colored bubbles u want

Change Icons in App-Drawer ?

Hello !
How i can change the icons in the App-Drawer ?
Is there an App like Winterboard for iOS ?
I use a HTC DHD with CM 10.1
Thanks !
Depending on the launcher your using there are icon packs in market but it won't change all of them. You can get experimental and open the apks and change the PNG images but I would do a Full Research on how to come about it cause its no easy task. You can change the .apk to .zip unzip find PNG change rezip change .zip back to .apk then sign it. Its how I do mines but like I said do your research and backup rom before you attempt anything. Enjoy the learning. By the way there is an app that signs the apk for you on the phone. I am out now but I will upload it with instructions for you as soon as I can get to my computer.
Just install apk open it then click button (Choose In/Out) find apk you want to sign then click button (Sign The File). You will then have two files in the folder one signed the other not signed.
Sent from IceCold 8.8 Imspire
Ok thank you ! You mean i must add my new Icon to the IconPack.apk ?
Where i can find the right Names for the Icons ?
And must i delete a Folder before sign the App ? I see this in other Sign-HowTo, but this dont work.
So many Questions ...
No do not delete any folders all your doing is changing the PNG. But make sure the new PNG is the same size as the one being replaced as well as named exactly as the old one. Icon is located in : res folder > drawable-hdpi folder

Categories

Resources