[Q] New to GB theming... help! - Samsung Epic 4G Touch

Well, I've always worked with Froyo (way easier tbh, since it lacked SystemUI.apk)...anyways, I'm just trying to figure out which image is the notification background in this picture? I'm sure I can find the XML's affiliated with it, just need the image name and location.

Its status_bar_item_app_background_normal.9 i believe found in framework.res/res/drawable hdpi. Hope this is what your looking for.

The .9.png files are a while 'nother animal. Be sure to search the Android Themes section on how to edit these files if you haven't done it before.
.....

hugo87 said:
Its status_bar_item_app_background_normal.9 i believe found in framework.res/res/drawable hdpi. Hope this is what your looking for.
Click to expand...
Click to collapse
I'll give this a shot.

Related

has anyone successfully edited the .9 images

has anyone successfully edited the .9 images and got them working in their themes ?
Plz reply the poll too...
check out teknotiq, he explained some of the information to me about his work with editting .9 pngs... also most themes such as BUUF, Fadte to Blue, Stericson's themes, all have .9 pngs edited... you can check with them as well
I too have got them successfully edited...
i have made this thread just to know wheather .9.png images are changed widely ?
so thanks on your reply....
want more people reply....
They can be changed but they always break, I have never had one loop me at the boot screen. Some look ok and others dont, its just trial and error.
I've noticed the best way to change these .9.pngs is to give them a 1 pixel border. The buttons for instance, the inside is one color and the border should be a 1 pixel black or whatever color of the theme. You have to erase the corners to, if not they stretch weirdly.
hey pud, try editing the clear notifications button and change its color, without it breaking. Then send me a pic. I was stuck on this forever....
damnitpud said:
I've noticed the best way to change these .9.pngs is to give them a 1 pixel border. The buttons for instance, the inside is one color and the border should be a 1 pixel black or whatever color of the theme. You have to erase the corners to, if not they stretch weirdly.
Click to expand...
Click to collapse
i do it the same way
Stericson said:
hey pud, try editing the clear notifications button and change its color, without it breaking. Then send me a pic. I was stuck on this forever....
Click to expand...
Click to collapse
I ll try doin that and give it to u...
I figured out the .9.pngs! The procedure is here! Updated: 02/13/09
::New:::
If you have downloaded the SDK and Eclipse, you have all the tools you need, If not you should grab them and follow Google's guide.
This process is somewhat a pain in the butt, but worth it. You need to take the .9 off of the file name that you want to change, then drag it into the draw9patch tool from the Android SDK(in the tools folder) Here is some info about draw9patch. Pay attention to the Note in the middle of the page. Once you have your 9patch file edited and saved you need to compile it, the lines will remain on this .9 image until it is compiled with eclipse. you need to open a project, or create one in eclipse, drag the .9.png into the drawable folder, then right click your project folder and choose android tools/export unsigned application package. Once this is done, you want to open the apk with WinRar and pull your .9.png files out. you will notice the lines are gone! That is all, I am sure people who have not downloaded the SDK and Eclipse yet might have problems understand this process, but I will try to help you. I am not a guru with Eclipse but i know enough to get by.
Good luck and happy stretching =)
Playing with the SDK today, i found in "SDK\tools\lib\res\default\drawable" all of the .9.pngs have the black lines intact. These could be good for learning the best way to stretch these images. Also the xmls have not been converted to binary, so it might make for some interesting hacks for themes.
Here is a screen shot of the draw9patch tool. The bottom and right sets the content area and the left and top set the stretch area.
I am not sure if i am going to disclose this info just yet (because of the competition) but i wanted to let everyone know its been figured out and we will all know very soon!
i am uploading some screen shots now with some perfect buttons! Anyone who has used my theme knows the buttons looked somewhat messy, well no longer will they be.
damnitpud said:
I am not sure if i am going to disclose this info just yet but i wanted to let everyone know its been figured out and we will all know very soon!
i am uploading some screen shots now!
Click to expand...
Click to collapse
way to go! excited to see some sshots!
looks amazing man! I've been using this theme for the last week and i must say its totally grown on me. Thanks for putting out some kick ass updates
Great to hear.
To tell you the truth, I loved your theme. The only reason I uninstalled it was because of the .9.pngs stretched out and looked bad.
After seeing these pics though I will reinstall =)
That's cool but this theme competitions is starting to suck, no one want to share any info due to fear of losing. I'm fearing this comp.. my be counter productive.
are some .9's harder to edit than others? never tried editing the buttons and such but the ones i've tried editing (the notifications bar etc.) seem not to mess up, no matter what i do to them. are some of them just really temperamental?
Not me if i had info like that i would share it because for me i don't care if i win or lose one this not my first comp and second i have been doing this to long.
@Damnitpud
Good work bro.
For the few .9 pngs I have modified so far I just used the layer blending properties to apply an overlay with some opacity and saw no ill effects. I haven't done many yet, but if I am just changing colors, I don't see why this shouldn't work for all fo them. Since it preserves the original shapes and layouts, just adds a tint to the image.
I am going to type up the steps to getting the .9s working properly. I am going to end up sharing the info, i'm not one to usually hoard info. There is still some learning to do with the draw9patch tool, but at least we can get rid of those damn lines after messing with it in in the draw9 tool.
I will add it to the first post of this thread.
Meltus said:
are some .9's harder to edit than others? never tried editing the buttons and such but the ones i've tried editing (the notifications bar etc.) seem not to mess up, no matter what i do to them. are some of them just really temperamental?
Click to expand...
Click to collapse
Yes some are very hard and only distort at larger sizes. The buttons are very difficult, even opening them up and saving the file will break it. you don't even have to change anything. Try changing the btn_default_normal.9.png and use the stock btn_default_pressed.9.png. you will see a big difference when you press that button.
That's cool but this theme competitions is starting to suck, no one want to share any info due to fear of losing. I'm fearing this comp.. my be counter productive.
Click to expand...
Click to collapse
I agree, that is why i am going to release the info, its pretty simple but very tedious. Not as bad as compressing the images like i figured out before. But that's only because there is not as many.
Not me if i had info like that i would share it because for me i don't care if i win or lose one this not my first comp and second i have been doing this to long.
@Damnitpud
Good work bro.
Click to expand...
Click to collapse
This is the first time...well second time i have found something the community was looking for answers to, i am normally one of the herd waiting for the relases...not doing the release myself. i would love to win the competition, but i doubt perfect buttons will give me that much of an edge. =)
And thank you!
manup456 said:
Not me if i had info like that i would share it because for me i don't care if i win or lose one this not my first comp and second i have been doing this to long.
@Damnitpud
Good work bro.
Click to expand...
Click to collapse
I agree. I want to get into the comp but it's not for the money. I'm doing it because it's fun to see what people can come up with and I enjoy a challenge. Besides isn't the comp about who's theme is most aesthetically pleasing, since none of us are releasing the themes to the public until after the comp no one will see those things anyway unless you post up 100 screens shots that is.
I gave away my secret in the first post =)
Sweet jesus.
You've opened a whole new can of worms.
The world is in our hands, now.

creating a theme

maybe this is out of my league...
but is it pretty much as easy as extracting the images, changing there colours (maybe using photoshop??) and then re packaging and updating my hero?
if its not too much harder could someone point me towards a guide, or if im smack on, lead me to the apk i have to extract? theres no "sense" apk and i did not find any images in the rosie apk!
i would really appreciate this, thanks in advance
im jus using winrar to extract the apk's, so far i have found alot of the images but i havnt come across any that id like to change
edit #2
ok so i was looking through and have started to figure out how they sorted all there files... but i was wondering if there was like universal png's somewhere? cuz it seems like every apk has its own black bar at the top (for the pull down tray)
maybe this is in the wrong forum?
try looking in the themes thread, i am sure I saw a guide to creating themes somewhere...
take a look at the Dream/Magic/Sapphire boards there are several threads about this
http://forum.xda-developers.com/showthread.php?t=574167
should help

[Q] Can someone port this?

Hi.
I hope it is the right place to post this.
I was hoping someone could port this theme:
http://forum.xda-developers.com/showthread.php?t=574139
For the Desire or make a theme copying the style. Mostly opendesire or Defrost.
I really like the Buuf style as I use it in ubuntu and ADW launcher. But I lack the skills and the knowledge to make a theme or port it.
(I don't know which image files does what...)
Thanks in advance. And I hope you can help me.
-Simon
No one. no
Well if someone could atleast point to a tutorial on what which picture file does what I guess I will see if I can do it myself. (And maybe a little on how it works. I have ubuntu.)
Hi
Unfortunatley you aren't going to get much advise on this here, I too like a theme but it is not for my phone it's for T-Mobile Pulse.
I too wanted my theme ported as I do not have the skills, I'm fine with photoshop but its knowing which images and xml code need changing. Also photoshop PSD template would be great.
But I guess there are no tutorial or anyone willing to create one. I'm doing my own research but haven't yet found anything useful. i'll let you know if I get anywhere.
Good Luck mate but I think we are on our own with this one
Thanks for answering. And think you are right about the "on our own" part. I guess I'll have to find a tutorial on which files to edit and then make my own theme. If you find anything. Could you please give me a PM?
Sent from something using the internet.
Just thought I'd let you know that I managed to port the theme I wanted, not too bad but is not perfect stills some issues.
Shame there are no PSD templates. please see thread.
http://forum.xda-developers.com/showthread.php?p=7730046#post7730046
The problem is that theme is ugly and childlike no offence but it is.
This puts people off porting themes as there will be only one or two people that will actually like it and use it. What rom are you currently using? I may have a go at porting it tomorrow when i have some spare time. Not sure how much of it i would be able to do. I'm new to all this stuff too!
Lol.
I know It's childish. But so am I
I am shifting between defrost 2.9a, opendesire 3.3.0 and cyanogenmod rc2.
So if you have time, you can deside.

METAMORPH

Um are people still using metamorph on there g1s? for froyo 2.2 roms and lists of individual xml files posted somewhere? Or am I living in the dark ages already and have all the good files for roms stopped completly and are themers have all moved on to newer and more approved phones. Please let me know. Thanx. Oh and if people still are. Post me a link where I can find new xml files.
sent from my superfroyo dream
Xx12thANG3LxX said:
Um are people still using metamorph on there g1s? for froyo 2.2 roms and lists of individual xml files posted somewhere? Or am I living in the dark ages already and have all the good files for roms stopped completly and are themers have all moved on to newer and more approved phones. Please let me know. Thanx. Oh and if people still are. Post me a link where I can find new xml files.
sent from my superfroyo dream
Click to expand...
Click to collapse
Yeah, certain people are still creating metamorphs. Most people are just doing it the old fashioned way and creating zips to flash. Just dig around and you will find some.
Yeah I know that they got .zip files out. Did some searchin around. Haven't found much for 2.2 yet tho. If you find anything worth while. Throw me up a link. Thanx
sent from my superfroyo dream
In my opinion you should upgrade to RC3. Its way more updated with some cool features. If you do update you can find some slick ones here>> http://forum.cyanogenmod.com/forum/15-htc-dream-htc-magic-themes/
Thanks for your advice moto. Yeah I'm stickin with superfroyo tho. I appreciate the help tho. If I decide to flash a cyanogen rom. Ill definitly check those out. Thanx again.
sent from my superfroyo dream

"How to" Edit Swype Keyboard

First off, I take no credit in doing this, this is meant to help people if they want to try it. And I am only making thread at request of others members.
If you break your phone I am not responsible, if you have questions though I am more than willing to help as much as I can but this was the first project I did.
There may be easier ways to do this but this is how I did it. If there is, feel free to comment the other ways!
I would like to say thanks to maddoggin and illinois08 for there help in getting mine figured out!
Requirements:
winrar (this is what I prefer but you can use any of your choice)
Original Swype.apk (included in thread and swype needs to be already installed)
image editing software (I personally used gimp and coreldraw) and experience in them.
common sense
What you are actually changing:
To change the look of swype is fairly simple, meaning all you are changing is some .png files in the apk itself to whatever you want them to be.
The only downside is trying to make sure the letter spacing is correct. That is the reason I used coreldraw first to do the spacing and then the background with my flames was in gimp.
First Step:
Using winrar (7zip, etc) open up Swype.apk (I placed on desktop for easier use).
The first folder should say assets. Open up assets. After you open assets, there should be a folder named keyboards. Drag the keyboards folder to desktop.
Once you open the keyboards folder, you will see multiple image files. You have found the files we need to edit! Make sure every png stays in there even if you decided not to edit one of them.
Files SwypeRef_LS_Blue_Shifted_WVGA.png (LS is landscape keyboard) through SwypeRef_PT_Standard_wBlue_VGA.png (PT is portrait, most important for me)
I only edited 4 of the images because these are the main 4 I use and don't use landscape. If you wish you can edit all of them or just 1 .
Second Step:
Using Gimp/or CorelDRAW, you will need to make new images that are 480x320 pixels. At this point, it is totally up to you to get the placements correct and make the image how you want it displayed.
I personally imported the images I was editing to Corel, and basically started a fresh one on top of it so I could get the letter placements correct. You need to make sure when you are done that the image is still 480x320 with the letters not being the end of the size. I made an outline that was 480x320 and placed the letters inside and exported the image that way so it stayed the right size. I would also try to keep the images around 50 kb because mine are around 90 and you noticed some lag when it switched between pngs...
As you are exporting your images, make sure to name them their appropriate names (shifted, capitals, lower case, etc.) which makes it easier to rename them after wards.
Third Step
Once you have all of your images done how you want, I would place them all in their own separate folder.
Now, you will need to open the keyboards folder from earlier and match the images you edited to where they go in "keyboards" and rename your files to the appropriate name and delete its' counter part. Meaning make sure only your image is in keyboards with it renamed to what mode your png represents. And make sure the folder contains every png it did before. They all serve a purpose.
After you have removed all the old pngs and replaced with your renamed images, you will need to open Swype.apk back up and go to assets-> and delete the original keyboards folder. After deleting, move your keyboards folder with your images under assets.
Swype is now edited with your keyboards how you want them!!
Fourth Step:
The only thing left is either adb push Swype.apk to system/app or place on sd card and install with astro,ez,etc.
Another way that is very easy and the way I do it. If you are using a theme, open up on your desktop with winrar. Go to folder system/app and place Swype.apk in app folder. Now flash from recovery and your new and improved swype is ready for action.
I have attached what I made mine look like. Some people may not like how basic it looks and how some of the things are not sized or off correctly but I like it and it works!!
I also added a picture of my custom dropdown which I made in Gimp. If you would like to know how to do one like this send me a PM.
And if you have any questions, feel free to ask. I may not be the best at explaining things thoroughly !
I have been getting a lot of PM asking how to edit swype ...
Are my instructions to complicated? If so, let me know and I will try to revise them a bit and sorry!
Nah it's cool man. I mean i get it. idk about everyone else. I haven't got around to trying it yet but this lets me know what to expect.
Ok well that is good! Thanks for the reply...
I hope that post didn't come off as rude, if you sent me a PM I more than willing to help everyone! I just wanted to make sure it wasn't bad instructions ...
Dude this is really nice, I like how you changed the letters to diferent font. Nice job! You should make some more!
Sent from my SPH-D700 using XDA Premium App
Thanks man! Like I said since this was my personal one I didn't go all out and it was kind of sloppy but it suits me fine.
I was thinking about it but not sure what people would want! If some people gave me some ideas of what kind of background or font, I would have no problem making it for them.
Now that I know how to do it (with your help) it won't be as painful as before, just time consuming.
I'm not a user of Swype but I certainly commend the effort that you put into this. It came out great.
stir fry a lot said:
I'm not a user of Swype but I certainly commend the effort that you put into this. It came out great.
Click to expand...
Click to collapse
Thank you!
This is GREAT!! Thank you for putting this together.
Your are welcome! Let me know if you have any questions!
Just so everyone is clear, the Swype.apk attached to post is the original swype, not my customized one . Because that is what you have to edit.
Just so no one gets confused.
Thank you for this help. I've wanted to be able to change the way mine looked but have been stuck trying to find someone else's work that suited. I've just started modifying mine and what I've got looks awful but that's because I need to learn how to utilize the imaging programs better. I'm sure I can get it and thank you again for the starter.
ficjay said:
Thank you for this help. I've wanted to be able to change the way mine looked but have been stuck trying to find someone else's work that suited. I've just started modifying mine and what I've got looks awful but that's because I need to learn how to utilize the imaging programs better. I'm sure I can get it and thank you again for the starter.
Click to expand...
Click to collapse
Awesome! Im glad it helped you! Im sure you will and hope you share with us the finished product!
Sent from my SPH-D700 using XDA App
jkrough0728 said:
First off, I take no credit in doing this, this is meant to help people if they want to try it. And I am only making thread at request of others members.
Click to expand...
Click to collapse
Im thinkin that pull needs a lil animation......
D
jkrough0728 said:
I have been getting a lot of PM asking how to edit swype ...
Are my instructions to complicated? If so, let me know and I will try to revise them a bit and sorry!
Click to expand...
Click to collapse
I haven't tried yetyet but I get It fine... great job
Sent from my SPH-D700 using XDA App
Worked great on my3VO thanks.
Anyone have a link to the nexus s4g version
I want to edit my swype to look like that
Sent from my SPH-D700 using XDA Premium App
I forgot all about this thread lol
I just edited my 3D's swype today because of you guys posting on it and it made me think to do that so thank you
jkrough0728 said:
I forgot all about this thread lol
I just edited my 3D's swype today because of you guys posting on it and it made me think to do that so thank you
Click to expand...
Click to collapse
I just themed one today. HOLY CRAP IT'S NOT EASY!
shane6374 said:
I just themed one today. HOLY CRAP IT'S NOT EASY!
Click to expand...
Click to collapse
I know it can be a pain sometimes... Really depends if you want different font that is the hardest thing ever lol
sent from my Evo 3D from xda app

Categories

Resources