[Q] How can I change only fonts? - Epic 4G Q&A, Help & Troubleshooting

I've looked through this forum for this question, but I haven't found a thread that straight-out asks it.
How would you go about changing ONLY the fonts on the Epic? The idea of theming piqued my interest, but after seeing a bunch of themes on here that don't really fit my taste, I thought I'd start by changing a few fonts around before actually editing any images.
Any tips, tutorials, or other help would be greatly appreciated for myself and others on this forum, I'm sure.

ylwsub68 said:
I've looked through this forum for this question, but I haven't found a thread that straight-out asks it.
How would you go about changing ONLY the fonts on the Epic? The idea of theming piqued my interest, but after seeing a bunch of themes on here that don't really fit my taste, I thought I'd start by changing a few fonts around before actually editing any images.
Any tips, tutorials, or other help would be greatly appreciated for myself and others on this forum, I'm sure.
Click to expand...
Click to collapse
Just change the font files in system>fonts
I looked into this for my theme just haven't pulled the trigger yet
Sent from my Emotionless Beast of an Epic using the XDA App

mysteryemotionz said:
Just change the font files in system>fonts
I looked into this for my theme just haven't pulled the trigger yet
Sent from my Emotionless Beast of an Epic using the XDA App
Click to expand...
Click to collapse
I know the evo has a thread with over 100+ fonts that can be flashed in recovery, would one be able to grab one of these fonts and flash it to the epic the same way?

Yes
Sent from my SPH-D700 using XDA App

adb push whateverfontyouwant.ttf /system/fonts/DroidSansBold.ttf and so on and so forth...

thomasskull666 said:
adb push whateverfontyouwant.ttf /system/fonts/DroidSansBold.ttf and so on and so forth...
Click to expand...
Click to collapse
So I assume this would take a font you wanted and put it on the phone, in that folder, renaming it to and replacing DroidSansBold.ttf? Are there other fonts than DroidSansBold? Does a font you choose have to be in a certain format?
Etc, etc, etc...

ylwsub68 said:
So I assume this would take a font you wanted and put it on the phone, in that folder, renaming it to and replacing DroidSansBold.ttf? Are there other fonts than DroidSansBold? Does a font you choose have to be in a certain format?
Etc, etc, etc...
Click to expand...
Click to collapse
Pretty much, there are other font files on the phone just use adb to look and see which ones you will need to replace, just do adb shell and then once you get the prompt, type cd /system/fonts and then type the command "ls" which will list all of the font files in the folder. I would recommend taking whatever font that you want to add and copying it as many times as there are files in the /system/fonts folder, and then renaming each copy to match the ttf files in the the fonts folder to replace, and then just push them all to the phone with adb. If you need more instructions just pm me and I can help you out in more detail

There is a thread on the EVO 4G forums that have over 100 flashable fonts. It's pretty cool but they change the entire system font.
Sent from my PC36100 using XDA App

They're a thread on here with flashable fonts threw metamorph
Sent from my Emotionless Beast of an Epic using the XDA App

ylwsub68 said:
I've looked through this forum for this question, but I haven't found a thread that straight-out asks it.
How would you go about changing ONLY the fonts on the Epic? The idea of theming piqued my interest, but after seeing a bunch of themes on here that don't really fit my taste, I thought I'd start by changing a few fonts around before actually editing any images.
Any tips, tutorials, or other help would be greatly appreciated for myself and others on this forum, I'm sure.
Click to expand...
Click to collapse
Attached is a font I really like (and use on my Epic). Here's the zip that you can flash using Clockwork-- that will flash the font only.
Here's the source of the font: http://www.dafont.com/comfortaa.font
But ya, you could really drop any fonts in this zip and flash them, as long as they're .ttf (true type fonts), and you rename them to match what's already in the file.

Related

[Q] red sliding tabs, loading bars, and volume bar....

Bear with me guys....I know this is a question and would be better suited in Q&A but Idt anyone in there would no the answer.....I want a red themes phone.....I was able to do the keyboard with HTC IME and I used uot kitchen for the status bar and icons. But I want more than just this....I want to make my sliding tabs on my lockscreen red with red icons. I also want red loading bars and status bars.....pretty much anything that was white I want to make red.....is there any way I can do this?
Sent from my ADR6300 using XDA App
You need to edit images if your using cm7 or a Gingerbread Tom its in framework-res in the framework folder and in SystemUI on the app folder as for sense you will need to edit files in the HTC resources apk its in the framework folder if its a sense 2.0 Tom then inside of the I believe customize folder find an apk to edit(that is if your wanting to be able to resourt to stock theme) and edit that or just edit the HTC resource file like mentioned for sense sorry if there are any mistakes in this I'm on my phone and can't check for proper names of the locations.
Sent from my ADR6300 using XDA App
Ok thanks for the info....what programs are out there that are good for editing these apks? I'm sorry I'm new to editing apks and this is my learning experience!
Sent from my ADR6300 using XDA App
Well to edit the images in the apk just change the .apk to .zip and look through it for the files you want to edit they will be images as for the txt you will need to edit the services.jar there is a guide on here somewhere that tells you how to do it just Google changing txt color in android notification bar.
Sent from my ADR6300 using XDA App
I'm not worried about text color I already did the notification bar I'm more concerned with the lock tabs and loading bars....the small green accents here and there
Sent from my ADR6300 using XDA App
Those are in framework-res if your on an aosp rom so just open it up and play around.
Sent from my ADR6300 using XDA App
Also what program should I use to edit xml documents?
Sent from my ADR6300 using XDA App
That's something I'm not exactly sure of you will need to decompile the apk first if I remember correctly then u edit never took the time to research how to decompile bit after its decompiled you should be able to use several programs just Google for one
Sent from my ADR6300 using XDA App
Well I changed apk to zip and then extracted....there weren't a lot of images but there were a lot of xml documents that had titles that looked like they were for what I needed to edit so now I just need to figure out how to edit them....I know a lot of html and basic javascript so from my understanding it should be easy but my version of visual studio won't let me edit xml.....I need another program....recommendations?
Sent from my ADR6300 using XDA App
Go into it and look for the hdpi folders there should be about 600 images if your in framework-res
Sent from my ADR6300 using XDA App
Found it....looks like quite a job! Any idea where I could find replacement icons without having to re edit all of these?
Sent from my ADR6300 using XDA App
Just edit the hue in Photoshop or paint.net its real easy I use paint.net plus its free and lightweight only 3 megs and does a great job
Sent from my ADR6300 using XDA App
So I'm using paint.net to work my way through the hdpi images....when I'm done do I just rezip the framework file with the stuff set to store and then change extension to .apk and then rezip the Rom and flash it? Idk how to apply my changes
Sent from my ADR6300 using XDA App
Yup
Sent from my ADR6300 using XDA App
sick i just finished editing com.htc.resources.apk and framework-res.apk.....i changed anything that was green to red and im letting my phone build a bit of a charge before i flash it....wish me luck
elixir911911 said:
sick i just finished editing com.htc.resources.apk and framework-res.apk.....i changed anything that was green to red and im letting my phone build a bit of a charge before i flash it....wish me luck
Click to expand...
Click to collapse
Flash it? Did you make an updater for it or did you replace the files in a ROM that you're going to flash? I personally just push the .apk via ADB shell.
How did it go
Sent from my ADR6300 using XDA App
I did the xml editing for all the status bars, vol bars etc on my old Eris to change them to blue. Wasn't too bad, just extracted the XML where the current colors were all listed then edited the raw xml with a hex editor and put the new colors in (backwards) then applied, was pretty cool....
edited alll the files that I wanted and re packed them into my rom (skyraider) then just flashed the rom as if it were a nightly update (no wipe data/factory reset).....It worked great! I mucked a few things up here and there but overall it looks very slick....I've officially made my first theme for skyraider 4.0! Wasn't too hard at all....But now that I've done all this work there's a few images I can't seem to find that I want to change the color of....Mainly the highlights press color on the select a connection type dropdown and more importantly the volume popup bar when you increase the phone volume. Also I'm interested in trying to edit some apps like the market and the messages list......and my keyboard so I can get rid of the green in the candidates bar but unfortunately I think these apps are "signed" or something.....Does anyone have information on editing apks like that? when I try to edit them it seems to work correctly until I try to install it on my phone....Input on how to change these apps and the volume bar and everything else stated would be greatly appreciated.....And many thanks to odst for being as helpful as he has been with all of this. This has been a great learning experience
x2kjosh said:
I did the xml editing for all the status bars, vol bars etc on my old Eris to change them to blue. Wasn't too bad, just extracted the XML where the current colors were all listed then edited the raw xml with a hex editor and put the new colors in (backwards) then applied, was pretty cool....
Click to expand...
Click to collapse
Sorry I didn''t realize you had posted the answer to my question about vol. bars.....Where do I find this xml and more importantly how the hell do I open and edit it? I can't figure out how to open these xml's for the life of me

Add fonts to widget?

I am trying to add fonts to the clockq widget. I've never done anything like this before and it isn't working, so I am hoping for some help here.
I tried going to the apk for clockq under data/app and renaming it to a zip file, then extracting it. At that point in the assets folder there is a fonts folder. So I figured I would just paste in a bunch of fonts, rezip the whole thing and rename it to .apk
Didn't work. Broke the app. Had to re-download from the market.
Anyone able to tell me what I did wrong? Please
Pretty sure that would involve decompiling, adding your fonts, modifying several .xml files, then adding your changes to resources.arsc before re-compiling, signing and installing.
artvandelay440 said:
Pretty sure that would involve decompiling, adding your fonts, modifying several .xml files, then adding your changes to resources.arsc before re-compiling, signing and installing.
Click to expand...
Click to collapse
Woah.
way over my head, thank you. I might've tried to figure it out if it just involved signing or something, but even that would've required more help.
Oh well.
Sent from my Incredible 2 using xda premium
Download rom toolbox from the market you can change the whole system font
I know a simple apk decompiler, it turns Apk to zip and zip to apk it has a ui to let me know if u still like to try
Sent from my Incredible 2 using XDA App
Linch89 said:
Download rom toolbox from the market you can change the whole system font
Click to expand...
Click to collapse
Unfortunately doesn't effect the widget font. Wouldn't necessarily want the same font there anyway.
@ubuntunerd: I am always interested in learning more. Isn't that what I was doing already though? (Change .apk to .zip, unzip, fiddle around, rezip, change from .zip to .apk)
Sent from my Incredible 2 using xda premium
TheAtheistReverend said:
Unfortunately doesn't effect the widget font. Wouldn't necessarily want the same font there anyway.
@ubuntunerd: I am always interested in learning more. Isn't that what I was doing already though? (Change .apk to .zip, unzip, fiddle around, rezip, change from .zip to .apk)
Sent from my Incredible 2 using xda premium
Click to expand...
Click to collapse
Well I guess it will be about the same but I have try some apks that wouldn't change to zip so I use the decompiler
Sent from my Incredible 2 using XDA App
TheAtheistReverend said:
Unfortunately doesn't effect the widget font. Wouldn't necessarily want the same font there anyway.
@ubuntunerd: I am always interested in learning more. Isn't that what I was doing already though? (Change .apk to .zip, unzip, fiddle around, rezip, change from .zip to .apk)
Sent from my Incredible 2 using xda premium
Click to expand...
Click to collapse
I'd use apk manager. Search for it here on xda. Great tool.
Sent from my Incredible 2 using xda premium
artvandelay440 said:
I'd use apk manager. Search for it here on xda. Great tool.
Sent from my Incredible 2 using xda premium
Click to expand...
Click to collapse
That's the one I was talking about
Sent from my Incredible 2 using XDA App
Can't hurt to try. I'll let y'all know if it works.
OK, I don't know if I am missing something but that doesn't seem to do anything that the phone's installer doesn't already do.
What is the point of that app if all it does is install/uninstall apks?
TheAtheistReverend said:
OK, I don't know if I am missing something but that doesn't seem to do anything that the phone's installer doesn't already do.
What is the point of that app if all it does is install/uninstall apks?
Click to expand...
Click to collapse
It allows you to decompile/recompike, zipalign, and sign apks.
Sent from my Incredible 2 using xda premium

Request: Manually add fonts to JB

I was wondering if anyone knew how to manually add fonts to the galaxy S3 jellybean tw rom. By manually I mean using root explorer and putting files in a particular folder if that can be done. I don't want to buy a font app that just does a transfer I can do myself. Please and thank you
Sent from my SPH-L710 using Tapatalk 2
You can, you would just need to put the correct file in the systems font folder.
The fonts in that folder don't appear in the touchwiz font selection screen under display settings->font
Sent from my SPH-L710 using Tapatalk 2
Joshb60796 said:
The fonts in that folder don't appear in the touchwiz font selection screen under display settings->font
Sent from my SPH-L710 using Tapatalk 2
Click to expand...
Click to collapse
I see then; well honestly, you're better off just downloading an app to do it; as you're have to change everything in the system ui to that new ont. There are TONS of free root font changer apps. Have a go at them.
teh roxxorz said:
I see then; well honestly, you're better off just downloading an app to do it; as you're have to change everything in the system ui to that new ont. There are TONS of free root font changer apps. Have a go at them.
Click to expand...
Click to collapse
I would like to learn the areas of the ui I can edit to get that effect. I'm on XDA to learn anyway. I just finished a semester of C++ in my pursuit of an electrical engineering degree so I'm more interested in the journey than the effect anyway
Sent from my SPH-L710 using Tapatalk 2
You can install fonts manually in the system/fonts folder but it takes time... you need to find a font that has all the different font "states" (light, bold, italic, condensed/ all combinations of these) and should be in .ttf format
So here's what you need to do:
1.Make a nandroid !FIRST!
2.Download your font
3.Use a root browser and find system/fonts
4.Locate the main fonts the system uses (ICS&JB use roboto)
5.Write down all the font state names that begin with roboto (ie roboto-italic)
6.Rename the font states from your downloaded font to the corresponding roboto font states (font-italic to roboto-italic)
7.Paste all renamed font states in system/fonts
8.Set permissions for each pasted font state
9.Boot into recovery and wipe cache/dalvik & set permissions
10.Reboot and enjoy!
Sent from my SGH-T959 using Tapatalk 2
Just Google search for flip fonts. There are tons of free ones on the internet. They install like apks.
Sent from my SPH-L710 using xda app-developers app

Is there any way to theme the Messaging app....

Without having to download THIS messaging app? The messaging app in my ROM has direct call and a couple of other goodies that I really like... just the colors are very boring and plain! Any help is very much appreciated, thanks.
The standard way of theming is open the mms. Apk in a zip viewer. Either win rar or 7 zip, then find the area that holds folders named draw able hdpi. Extract ONLY THE ICONS AND IMAGES You want to change. Font extract the whole apk. Then, open the images in photo shop or any editing program, change the colors as you please, save, (DONT CHANGE IMAGE NAME OR TYPE), then drop them back into the apk in the folder you found them and save changes to the zip. Once that's does, go into system/app, rename the end of the name .Bak. So apkname.Apk.bak
Then just copy and paste it into system app and then give it correct permissions if it doesn't already and then reboot
Sent from my SPH-L710 using xda app-developers app
ReapersDeath said:
The standard way of theming is open the mms. Apk in a zip viewer. Either win rar or 7 zip, then find the area that holds folders named draw able hdpi. Extract ONLY THE ICONS AND IMAGES You want to change. Font extract the whole apk. Then, open the images in photo shop or any editing program, change the colors as you please, save, (DONT CHANGE IMAGE NAME OR TYPE), then drop them back into the apk in the folder you found them and save changes to the zip. Once that's does, go into system/app, rename the end of the name .Bak. So apkname.Apk.bak
Then just copy and paste it into system app and then give it correct permissions if it doesn't already and then reboot
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Too complicated for me man!
Joe0113 said:
Without having to download THIS messaging app? The messaging app in my ROM has direct call and a couple of other goodies that I really like... just the colors are very boring and plain! Any help is very much appreciated, thanks.
Click to expand...
Click to collapse
Try using gosms or handcent. I believe they have theming capabilities.
All Battery results are on a 6300mah battery, unless otherwise noted!
adamdelozier said:
Try using gosms or handcent. I believe they have theming capabilities.
All Battery results are on a 6300mah battery, unless otherwise noted!
Click to expand...
Click to collapse
I used Handcent since my EVO 3D days but I really like the 4.2.2 Messaging app.... I just hate that I can't theme it. No need for a 3rd party messaging app... I can live with the plain colors, I'd just rather be able to theme it if possible!!
Then if Reapers response is too complicated the answer to your question is then No. There's no other way to do it.
Transmitted with a portable device using Xparent Blue Tapatalk 2
edfunkycold said:
Then if Reapers response is too complicated the answer to your question is then No. There's no other way to do it.
Transmitted with a portable device using Xparent Blue Tapatalk 2
Click to expand...
Click to collapse
Guess I"ll just have to live with it or extract another MMS.apk from another ROM!
Joe0113 said:
Guess I"ll just have to live with it or extract another MMS.apk from another ROM!
Click to expand...
Click to collapse
Sorry, i made it sound over complicated lol.. just find the thing you want to change and then save it and put it back and save the apk and then just put it on your phone..
Why wouldn't you just download that app? It makes it a lot easier on you to theme the stuff the way you want. :what:
Sent from my SPH-L710 using Tapatalk 2
cbass15 said:
Why wouldn't you just download that app? It makes it a lot easier on you to theme the stuff the way you want. :what:
Sent from my SPH-L710 using Tapatalk 2
Click to expand...
Click to collapse
I'm honestly thinking about just doing that hahaa.

[Q] Theming the Swype Keyboard

I have been using the blue glass Samsung Keyboard Mod By akapaul26for a couple of weeks now, and I love that keyboard theme. I was wondering if anyone knows how to theme the Swype keyboard? I have been looking into it, but I can't really find a good thread on XDA.
I tried to find the apk file after I bought Swype off of the play store yesterday, and I can't find it in either the /system/app folder, or the /data/app folder. I was going to take that apk file, and try to experiment with some of the image files inside, and hopefully create my own custom Swype theme.
So if anyone knows how to theme the Swype keyboard, please direct me to a thread, or please share with me your secrets!
Thanks in advance...
paulrileysullivan said:
I have been using the blue glass Samsung Keyboard Mod By akapaul26for a couple of weeks now, and I love that keyboard theme. I was wondering if anyone knows how to theme the Swype keyboard? I have been looking into it, but I can't really find a good thread on XDA.
I tried to find the apk file after I bought Swype off of the play store yesterday, and I can't find it in either the /system/app folder, or the /data/app folder. I was going to take that apk file, and try to experiment with some of the image files inside, and hopefully create my own custom Swype theme.
So if anyone knows how to theme the Swype keyboard, please direct me to a thread, or please share with me your secrets!
Thanks in advance...
Click to expand...
Click to collapse
The easiest way would be to pull the images you want to use out of the themed apk apk rename them to the ones you want to replace in swype and overwrite them.
Sent from my SGH-M919 using xda premium
nbeebe24 said:
The easiest way would be to pull the images you want to use out of the themed apk apk rename them to the ones you want to replace in swype and overwrite them.
Sent from my SGH-M919 using xda premium
Click to expand...
Click to collapse
I tried doing exactly that, but for some reason when I try to replace the Stock "pkg.apk" with the one i had my custom images put into, Root Explorer says I can't complete the paste action because I don't have enough free space, when I clearly have enough space on my phone. I tried changing the permissions for the "/mnt/asec/com.nuance.swype.dtc-1" folder (the folder that contains swype's pkg.apk), but after changing the permissions to RWX-RWX-RWX, I still can't replace the modified pkg.apk.
Also, I don't know how to use Android SDK, so I don't know how to push files and folders using adb.exe, maybe I'll learn tomorrow after work.
Thanks for your suggestion!
paulrileysullivan said:
I tried doing exactly that, but for some reason when I try to replace the Stock "pkg.apk" with the one i had my custom images put into, Root Explorer says I can't complete the paste action because I don't have enough free space, when I clearly have enough space on my phone. I tried changing the permissions for the "/mnt/asec/com.nuance.swype.dtc-1" folder (the folder that contains swype's pkg.apk), but after changing the permissions to RWX-RWX-RWX, I still can't replace the modified pkg.apk.
Also, I don't know how to use Android SDK, so I don't know how to push files and folders using adb.exe, maybe I'll learn tomorrow after work.
Thanks for your suggestion!
Click to expand...
Click to collapse
Try doing it on your computer with 7zip
Sent from my SGH-M919 using xda premium
nbeebe24 said:
Try doing it on your computer with 7zip
Sent from my SGH-M919 using xda premium
Click to expand...
Click to collapse
Yeah, I did that this morning, then pushed the pkg.apk in the right folder. When I changed my input method to swype, I saw my new custom keyboard! :victory:
BUT! After I rebooted my phone, I went to text my wife, and my Samsung keyboard popped up, and when I went to change my input method back to swype, it was no longer an option! In fact, I had to go back into the Play Store and reinstall Swype.
Might that issue have occurred because i'm modifying a paid app from the Play Store? Should I go into Titanium Backup and Detach "Swype + Dragon" from the Market?
Thanks again in advance.
Swype beta comes with themes. Not the one from play but from their direct site.
Sent from my SGH-M919 using xda app-developers app
I don't mean to bump an old thread, but did anyone get anywhere with this? I would love to be able to change some of the colors on these swipe keyboards. Most of the themes are laughable, and a few are tolerable at best.

Categories

Resources