[Q] An issue regarding Revolution HD 9 - One (M7) Q&A, Help & Troubleshooting

i was using this rom perfectly, till i tried to change the font.
i read on the web,saying that what you need to do is to change DroidSans.ttf DroidSans-Bold.ttf DroidSansFallback.ttf ( i am a chinese user) these three fonts and their permission, and reboot, everything will be done. but when i do that, my phone stuck on the HTC ONE logo screen. so i had to recover it.i took a close look at the /system/fonts, and i realize DFHEIA7A.ttf DFHEIA5A.ttf and DroidSansFallback.ttf are all chinese fonts file. so, at this point i am not sure what should i do. Anyone ever tried to change fonts with this rom?share ur experience plzz

des.rafael said:
i was using this rom perfectly, till i tried to change the font.
i read on the web,saying that what you need to do is to change DroidSans.ttf DroidSans-Bold.ttf DroidSansFallback.ttf ( i am a chinese user) these three fonts and their permission, and reboot, everything will be done. but when i do that, my phone stuck on the HTC ONE logo screen. so i had to recover it.i took a close look at the /system/fonts, and i realize DFHEIA7A.ttf DFHEIA5A.ttf and DroidSansFallback.ttf are all chinese fonts file. so, at this point i am not sure what should i do. Anyone ever tried to change fonts with this rom?share ur experience plzz
Click to expand...
Click to collapse
up up up up up u p

Anytime I've flashed fonts I put them in the downloads folder and just flashed them in recovery (install zip)
There are fonts here:
http://forum.xda-developers.com/showthread.php?t=2233992
I can't help you with Chinese fonts but that's what I done to change fonts in ARHD 8.
Hope I've helped...
Sent from my HTC One using xda premium

Related

So, how to change GT540's font?

I've been trying for several days to change system fonts to the ubuntu font, and every tutorial I've come across doesn't work with my rooted GT540.
Has anybody managed to do that?
I tried using both update.zip methods and by means of applications... no luck with both methods.
fjsferreira said:
I've been trying for several days to change system fonts to the ubuntu font, and every tutorial I've come across doesn't work with my rooted GT540.
Has anybody managed to do that?
I tried using both update.zip methods and by means of applications... no luck with both methods.
Click to expand...
Click to collapse
I couldn't get it to work either. I think the fonts are overwritten when the device is booted. Would be nice to change the fonts.
Finally, I got it working. Lg GT540 doesn't use droid font, but some other font named SJSans.ttf, wich is also on /system/fonts (I've never noticed this font there lol)
Just replace that font using root explorer. Just in case, fix permissions of replaced files to be like the other ones in that folder (I don't know if this is necessary though). Reboot.
Here's Ubuntu font family, with filenames ready to copy paste in /system/fonts.
It didn't work for me, some texts were readable but some weren't the clock wasn't showing..
TopGunBG said:
It didn't work for me, some texts were readable but some weren't the clock wasn't showing..
Click to expand...
Click to collapse
It depends on the font you use, of course, and your language. If you use something like tahoma, everything should work, because this is a very complete font with support for many many characters and languages.
The ubuntu font works perfectly with Portuguese language.
I had to reupgrade and make a hard reset, the clock WAS missing! And my phone is set to English. I tryied the ubuntu fonts cuz i really like them nothing but trouble..
Ubuntu font pack works like a charm with Polish language, thanks a lot!
howdy guys - don't know how I ended up here, but if you're familiar with the regular method of changing fonts on android, the optimus is a bit different;
normal Clockopia.ttf is your SJGothicFull.ttf (this is the lockscreen clock)
normal DroidSans.ttf is your SJSans.ttf
normal DroidSans-Bold.ttf is your SJSans-Bold.ttf
I haven't tested this, but this should work for you guys with any font (you can even change the ones in my thread if you know how) Best of luck
Edit - again, if you know how, the new version of the comfortaa font is complete, so that should work as well, if not better than ubuntu.
I had same issue with clock going missing.
if your using root explorer.
hold down the font file you just move to system/font folder
select permission.
User - tick first(read) and second(write) box
Group - tick first(read) one only
Other - tick first(read) one only
so it should now look like
SJSans.ttf
[date here] rw-r--r--
restart and I got my clock text back along with my new font
lahan52 said:
I had same issue with clock going missing.
if your using root explorer.
hold down the font file you just move to system/font folder
select permission.
User - tick first(read) and second(write) box
Group - tick first(read) one only
Other - tick first(read) one only
so it should now look like
SJSans.ttf
[date here] rw-r--r--
restart and I got my clock text back along with my new font
Click to expand...
Click to collapse
It worked, Thank you, Thank you, Thank you!
Any screens with that Ubunt font on board?? Cos it looks not so cool on my PC I would like to see this mounted at phone.

[FONT][WIP][HELP]Comfortaa font

so i've made a flashable zip of the comfortaa font, but for some reason it puts the phone into a bootloop upon flashing.
anyone wanna check the files out and point out what the problem is? thanks,
Cole
Are you rooted? If so, just use Custom Android Font or Font Installer from the Market. You will then have over 150 fonts to choose from, including Comfortaa.
Sent from my Nexus S 4G using xda premium
Post above this is probably a better and easier option, but looking at the zip, I'd pull out the DroidSansFallback, Clockopia, and DroidSansMono , then flash and see if u get the same results.
I haven't investigated fonts too much in ICS, but in previous builds (gingerbread), the flashable font zip really just needed to have DroidSans.ttf, DroidSans-Bold.ttf and Clockopia.ttf to replace your font.
HateMeILoveIt said:
Are you rooted? If so, just use Custom Android Font or Font Installer from the Market. You will then have over 150 fonts to choose from, including Comfortaa.
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
i was using one of those apps, but it sucked haha.
the default font is roboto correct?
i could just use adb to switch it, but i would like to know that i can make a working flashable zip
any help is appreciated
i just tried to re-do it like 5 times in a row, took out the fonts mentioned, pulled a different updater script and update binary and still no luck :/
the steps i'm taking are,
1. build all the files in the correct folders
2. zip all the files compression method Store with winrar
3. put the files in my SignApk folder
4. sign the files
5. take the zip and install via recovery
then i just boot loop :/
crzdcole said:
i just tried to re-do it like 5 times in a row, took out the fonts mentioned, pulled a different updater script and update binary and still no luck :/
the steps i'm taking are,
1. build all the files in the correct folders
2. zip all the files compression method Store with winrar
3. put the files in my SignApk folder
4. sign the files
5. take the zip and install via recovery
then i just boot loop :/
Click to expand...
Click to collapse
You don't have to do all of that, unless you're just trying to do the script yourself as a challenge .
Find a working flash able font zip (check evo themes section), use 7zip to replace and remove fonts, and see if that works. If it does, then u can go script happy from there, knowing that those contents worked at least.
•°NS4G • ICS°•

Can't change font !!!!!!!!!

i'm using rom 2.2 utopia final, rom is good, but the font can't dislay well vietnamese...
i have tried adb method and recovery method (update.zip) but nothing happened, i can't change the font
plz help me, the rom is the best for me !!!
sorry for my bad english
nhanngoctien said:
i'm using rom 2.2 utopia final, rom is good, but the font can't dislay well vietnamese...
i have tried adb method and recovery method (update.zip) but nothing happened, i can't change the font
plz help me, the rom is the best for me !!!
sorry for my bad english
Click to expand...
Click to collapse
Download Font Changer from Market(it's free), create a folder on sdcard root, called .fontchanger and put your .ttf files in there. Start the app, give it root, then select your desired .ttf package, then it'll reboot and it's done.
I recommend you Roboto
(my thanks button working)

Need help changing boot animation.

I am using an galaxy mini plus device and I tried to change my stock bootanimation. I tried bootanimation manager from here http://forum.xda-developers.com/showthread.php?p=23899619, but with no succes. After I applied the animation I want and I reboot my phone I steel have my stock one.
Can anyone help me with this problem please?
bogdan99999 said:
I am using an galaxy mini plus device and I tried to change my stock bootanimation. I tried bootanimation manager from here http://forum.xda-developers.com/showthread.php?p=23899619, but with no succes. After I applied the animation I want and I reboot my phone I steel have my stock one.
Can anyone help me with this problem please?
Click to expand...
Click to collapse
Stock bootanimations are different from cm7, there's tutorial about it somewhere
yackovsky said:
Stock bootanimations are different from cm7, there's tutorial about it somewhere
Click to expand...
Click to collapse
But I don't find any tutorial that explains how to change bootanimations in stock roms.
Try here
http://www.google.com/cse?cx=partne...tf8&hl=en&q=change+boot+animation+galaxy+mini
I got the desired result on top why can't you
I delete "samsungani" file from system/bin/
I renamed "bootanimation" file from "system/bin/" to "samsungani"
I copy "bootanimation.zip" in "system/media/" , and the animation steel dont work.
you must be doing something wrong or the bootanimation is not created properly
to check if bootanimation is OK type su then samsungani in terminal if the bootanimation is played the bootanimation is OK and if not thenin boot animation something is wrong
I tried this bootanimation ( i attached it), but when I type in the terminal emulator "su and then samsungani" it playsa part of an old bootanim. ( not the stock one, the first custom one that I tried). I dont know why he do this. In media folder I have just the bootanimation arhive that I atached here.
bogdan99999 said:
I am using an galaxy mini plus device and I tried to change my stock bootanimation. I tried bootanimation manager from here http://forum.xda-developers.com/showthread.php?p=23899619, but with no succes. After I applied the animation I want and I reboot my phone I steel have my stock one.
Can anyone help me with this problem please?
Click to expand...
Click to collapse
Be sure u downloaded boot animation for right device and the paste it into system/media/X.zip (rename ur downloaded bootanimation into bootanimation.zip And old one bootanimation.old)
X=Any name..
..Enjoy..

[Q] How to change default Font?

Hi,
how do I change the default Font on the HTC One? I tried Font Installer, iFont and Root Toolbox, but none of them works. My device is rooted btw.
Thanks!
amorph said:
Hi,
how do I change the default Font on the HTC One? I tried Font Installer, iFont and Root Toolbox, but none of them works. My device is rooted btw.
Thanks!
Click to expand...
Click to collapse
Curious about this as well
i'm also curious about how this is possible..
My guess is that Sense is using it's own font from some HTC resources, rather than the usual Android system one. So the usual apps for switching this will be changing the wrong thing...
It'll probably require some Sense-decompiling stuff...
*Edit* well- maybe not. There's a whole bunch of Fonts in /system/fonts, maybe you're just changing the wrong one...
Try TrickDroid Roms Tweak package.There you can choose and install some Fonts.
You can change the default font before flash a custom rom.
I don't know how to make a update.zip so... here's my way(doing it on the PC).
1. Rename fonts which you want to use to;
"Roboto-Regular.ttf"
"Roboto-Bold.ttf"
"Roboto-BoldItalic.ttf"
"Roboto-Italic.ttf"
2. Open a custom rom with winrar.
3. Drag&Drop renamed fonts into system/fonts.
4. Flash.
If you use TrickDroid, skip 2,3,4 and do this;
1. Open TrickDroidThemes.zip with winrar.
2. Drag&Drop renamed fonts to additions/fonts/asap
3. Apply theme. (choose "asap", of course)
you can also disable the low battery beep sound
I hope it helps

Categories

Resources