[Q] Roboto Font for GB EL29? - Samsung Epic 4G Touch

Is there a way to get the Roboto font on the Rooted version of EL29? I havent been able to find anything.

TorelliB said:
Is there a way to get the Roboto font on the Rooted version of EL29? I havent been able to find anything.
Click to expand...
Click to collapse
There is some flipfonts floating around that will let you install an apk and select it in the font chooser
A quick search turned up this one right away. http://forum.xda-developers.com/showpost.php?p=18948909&postcount=708
Just search flipfont roboto and Im sure you'll find more if there's issues with that one.
Ultimately you can grab the font from a ics rom from system/fonts and push them to your phone if you're looking for something more permanent

barnacles10 said:
There is some flipfonts floating around that will let you install an apk and select it in the font chooser
A quick search turned up this one right away. http://forum.xda-developers.com/showpost.php?p=18948909&postcount=708
Just search flipfont roboto and Im sure you'll find more if there's issues with that one.
Ultimately you can grab the font from a ics rom from system/fonts and push them to your phone if you're looking for something more permanent
Click to expand...
Click to collapse
Well i see the roboto.ttf file, i dropped the .ttf file into the system/fonts and nothing shows up when i go to select it in display/fonts on the phone.

TorelliB said:
Well i see the roboto.ttf file, i dropped the .ttf file into the system/fonts and nothing shows up when i go to select it in display/fonts on the phone.
Click to expand...
Click to collapse
If you drop the font in system/fonts then it's not going to show up.
If you want to use it in system/fonts you're going to need the fonts from ICS, the clock, regular and bold fonts. They cannot be named roboto.ttf as they need to write over the current fonts.
Alternately you can install a flip font apk, then you will be able to select it from the font chooser.

Related

Where is the default lockscreen wallpaper file?

I changed my lockscreen wallpaper, now I fancy returning to the default (red starburst design). I cannot find it ANYWHERE. Where is the default lock screen wallpaper?
I couldn't find it either.
I could only access it if I wanted to change the phone wallpaper (not the lockscreen wallpaper) but it still didnt give its location. It is probably buried in a zip file or something
Loconinja said:
I changed my lockscreen wallpaper, now I fancy returning to the default (red starburst design). I cannot find it ANYWHERE. Where is the default lock screen wallpaper?
Click to expand...
Click to collapse
Probably stored in a system apk (like SystemUI.apk or framework-res.apk/touchwiz-framework-res.apk). Browse through some of them with 7-zip, extract any /res/drawable***** folders and look through them, you might find it. If you do, just copy it to your SD card and load it from there.
its inside framework-res.apk under system/framework.
how do i get into system/framework?
ganavel9783 said:
how do i get into system/framework?
Click to expand...
Click to collapse
any filemanager just about. I use Linda/root explorer.
Wrong y'all
Go with root explorer to data/data/com.coliris.media/files and delete zzzzzz_lockscreen_wallpaper.jpg and you will auto revert to default whatever it is in framework-res.
Or you can delete gallery data In settings and restart phone.
Credit for this info goes to @dhiru1602 in sgs forum.
Sent from my GT-I9100
Wallpaper Location
Loconinja said:
I changed my lockscreen wallpaper, now I fancy returning to the default (red starburst design). I cannot find it ANYWHERE. Where is the default lock screen wallpaper?
Click to expand...
Click to collapse
Its Located in this directory
/system/app/TwWallpaperChooser.apk
Better yet intall the ASTRO file manager then hit the search button for the file.

how do you change icons?

Is it possible to teh change the icons of my apps if I am running on runnydroid 4.0? For example, if I wanted to use icons from (http://browse.deviantart.com/customization/icons/?q=android#/d3aiidb) how would I do that? Thanks.
joemanbui said:
Is it possible to teh change the icons of my apps if I am running on runnydroid 4.0? For example, if I wanted to use icons from (http://browse.deviantart.com/customization/icons/?q=android#/d3aiidb) how would I do that? Thanks.
Click to expand...
Click to collapse
get the apk from your phone (you can navigate to /data/app and copy it to your sd, or you can use "adb pull /data/app/NAMEOFAPK.apk")
add .zip to the end of the file name so it should say NAMEOFAPK.apk.zip
open the zip and navigate to the res folder
look through all of the "drawable" folders and replace any of the icons you want to, making sure you name them the same.
remove the .zip extension
you might have to sign the apk for it to install properly, have a look at this: http://forum.xda-developers.com/showthread.php?t=997180
now uninstall the old app from the phone, put the new app back on your phone, install (put it on sd and navigate to it and click install, or use "adb install NAMEOFAPK.apk")
i hope that helps!
joemanbui said:
Is it possible to teh change the icons of my apps if I am running on runnydroid 4.0? For example, if I wanted to use icons from (http://browse.deviantart.com/customization/icons/?q=android#/d3aiidb) how would I do that? Thanks.
Click to expand...
Click to collapse
Take a look here http://forum.xda-developers.com/showthread.php?t=927405
and here http://forum.xda-developers.com/showthread.php?t=890876

[Guide] How to make your own font for all android version

Hello everyone!!
Gettting tired to find fonts for your HTC ONE??
Cannot wait til somebody make you a font for you??
Want to try to make your own font?
Here you come the right place!!!!
Note: I will not be responsible if your phone suck in between.
Also remember to backup the stock font before doing anything.
The tutorial is made based on Android 4.2.2
[Guide] How to make your own font
Preparation: 1. a rooted device
2. a file manager, e.g. ES file manager
How to do?
1. find any fonts online like http://www.dafont.com/
2. Download it
3. If it is not in ttf format, convert it to ttf by : http://www.freefontconverter.com/
4. Change name: your regular font to DroidSans.ttf, RobotoCondensed-Regular.ttf, Roboto-Regular.ttf (Make 3 in total)
your bold font to DroidSans-Bold.ttf, RobotoCondensed-Bold.ttf, Roboto-Bold.ttf (Make 3 in total) (if your font have this)
5. put it back to your phone by file manager (your phone should be rooted and file manager should gain granted by supersu/superuser) into /system/fonts
6. reboot
Enjoy!!!!
Real situation:
I like waltograph but cannot find any in xda, so I may one by my own.
1. I download font here: http://www.dafont.com/walt-disney.font
2. Then unzip the file, I get waltograph42.otf and waltographUI.ttf.
3. you just click on it and and find waltograph42.otf represent the regular font, while waltographUI.ttf represents the bold font.
4. Convert waltograph42.otf to ttf by http://www.freefontconverter.com/
5. Make 3 copies of waltograph42.ttf and name them DroidSans.ttf, RobotoCondensed-Regular.ttf, Roboto-Regular.ttf
6. make 3 copies of waltographUI.ttf and name them DroidSans-Bold.ttf, RobotoCondensed-Bold.ttf, Roboto-Bold.ttf
7. connect the phone to pc and place all 6 files into your sdcard
8. move them into /system/fonts
9. reboot
10. enjoy
Click thanks botton if you think it is useful and ask for any questions
reserved
I think you forgot to finish the tutorial
Made
Thank you very much for writing this up. I will give it a try!
I used to install fonts on the go with Rom Toolbox but on the One only 1 font over 5 is working,many of them will freeze the phone on boot.
Dunno if someone has found an app 100% compatible yet
Will try this evening, thanks
vegetaleb said:
I used to install fonts on the go with Rom Toolbox but on the One only 1 font over 5 is working,many of them will freeze the phone on boot.
Dunno if someone has found an app 100% compatible yet
Click to expand...
Click to collapse
Well for most font apps. It can fully apply on samsung only. For other phone, we need to use carefully as it may cause boot loop.
And now for the One, there are some font apps too, but it still cannot help to change all your font in the system. You can try, but I recommend you to use the method above.
Font apps recommend: https://play.google.com/store/apps/details?id=com.kapp.ifont
Note, it can only change some system font only, not all..... e.g. you can see your installed font in some apps, while in homepage, you will see the stock font
I found a good solution,I downloaded a font resize app because all that matters for me is bigger fonts,I have a short vision weakness
I have the problem of fonts restoring to it's original fonts after reboot.
Someone said to flash custom kernel with rw capabilites change (or) delete certain .ko files under /system/modules.
I can't find how to do both and any ideas please?
Thanks in advance.

Change Nexus 7 Default Font

Hello,
Has anyone succeeded in changing the default font on their nexus 7? I have managed to change the font on my Samsung Galaxy S4 using Romtoolbox however it doesn't seem to be working on the Nexus 7
Any suggestions are welcome :fingers-crossed:
Easy. Root it. Use ifont. Romtoolbox (and apps associated) dont seem to work very well with n7.
sent from my nex7
mugzylol said:
Easy. Root it. Use ifont. Romtoolbox (and apps associated) dont seem to work very well with n7.
sent from my nex7
Click to expand...
Click to collapse
The font I'm after is not on Ifont
Not to worry! Download it from the internet and extract the .ttf from the .zip (if it even comes in a .zip) than proceed to the custom section in ifont, press the message at the top, and browse for the .ttf
sent from my nex7
mugzylol said:
Not to worry! Download it from the internet and extract the .ttf from the .zip (if it even comes in a .zip) than proceed to the custom section in ifont, press the message at the top, and browse for the .ttf
sent from my nex7
Click to expand...
Click to collapse
I am rooted and on Madhi ROM I've just tried and it doesn't work, but thankyou for the suggestion.
OK. I suggest playing with some different font apps. If that does not work, you can replace fonts in any root explorer. The directory is simply /system/fonts
sent from my nex7
I use an app called fonster, its great for system fonts.

GS4 assitive light widget?

Any chance of changing square widget for light with round note 3 style m?
That square takes up a lot of space on screen.
Pp.
PanchoPlanet said:
Any chance of changing square widget for light with round note 3 style m?
That square takes up a lot of space on screen.
Pp.
Click to expand...
Click to collapse
Yeah. its just an png image file. Just gotta find where its at/what apk its in and swap it out
Wifey has a note 3 with the streamlined widget (since last update ) , makes my square widget look so clunky.
Pp.
Any chance this would work for our GS4?
http://forum.xda-developers.com/showthread.php?t=2591326
Pp. ???
ShinySide said:
Yeah. its just an png image file. Just gotta find where its at/what apk its in and swap it out
Click to expand...
Click to collapse
Would this be a build.prop edit or ADB decompile thing?
Pp.
PanchoPlanet said:
Would this be a build.prop edit or ADB decompile thing?
Pp.
Click to expand...
Click to collapse
download 7zip (free), Take the apk it is/is in, right click the apk, select extract, go to res/drawable-xxhdpi or res/drawable-sw360dp-xxhdpi, youll find it in one of them, rename the image you want to use and name it the same and copy it to the same place. delete all the other folders inside the res folder except the one/s you swapped images out in, then right click the apk again, select open as archive and just drag and drop the entire res folder you just swapped the image out in, close the window and flash/adb push it to the phone.
Build.prop doesnt control images like that, and adb is for debugging/pushing/pulling/etc purposes
apktool (which I prefer over ones with a GUI like multi-tool, etc) can decompile apks tho. But you dont need to do that if all youre doing is images. If you want to edit xml colors, layouts,or smali edits, and those kinds of mods youll need to decompile the apk.
Thanks, you make sound so simple ??? , I have 7zip already on my pc, just need to extract or d/l image that I need so I can swap it out. Can I save the apk as a zip so I can share it ?
Pp.

Categories

Resources