[TUT] How to change font - Sony Ericsson XPERIA X10 Mini

In this post i wanna tell u guys how to change ur fonts.. I get these font from app called custom android font switcher (free from market),but because if u wanna change ur font using this app,u must have a connection so i gonna tell u the easiest way,without connection..
REQUIREMENT:
1.ROOT
2.TERMINAL EMULATOR
CHANGING UR SYSTEM FONT MAY HARM UR DEVICE SO DO WITH UR OWN RISK.
here it goes:
1.download fonts.zip (attach) and extract it..move it content to ur root of ur
sdcard.
2.the zip content is fonts1 folder,fonts folder and fonts.sh..in fonts1 folder
contain hundreds of ttf/font file..copy any font u want(only one) and paste it
in fonts folder..but because it dont have a preview so u dont know how ur
font u choose look like..
3.open terminal emulator and type:
su
cd sdcard
sh fonts.sh
done,ur phone will reboot so dont panic.. ur older font backed up as
droidsans.ttf.bak on ur root of sdcard.
big thanx to BENTOTBOX for the CUSTOM ANDROID FONT SWITCHER.apk and
thanx to SUHEL for the script..
if this post make ur phone had a nice UI,u like it and u think this post usefull
to u,dont forget to press thanx button.
go here
and here for the screenshot

wrong forum again???

azadtaufiq said:
wrong forum again???
Click to expand...
Click to collapse
+1.. I almost dead after seeing that hahah LOL!

D4rKn3sSyS said:
+1.. I almost dead after seeing that hahah LOL!
Click to expand...
Click to collapse
but u can change it by editting the custom rom in system/font..choose one font in fonts1 folder,rename it to droidsans and move it to system/font..(i know d4 know this but i just wanna tell)

D4rKn3sSyS said:
+1.. I almost dead after seeing that hahah LOL!
Click to expand...
Click to collapse
i know u wanna say it,so i say it to ma self earlier..

I used Root Explorer 2.13.4 to install fonts that my U20i has not as Vietnamese. Only you install new Fallbackfonts (support your language) to fonts folder.

up.. ss is deleted..

Related

Xperia Black Boot Animation

Does anyone know where I can get the black xperia boot animation from wolfs' 3.5 rom. Update 3.7 changes it to another version but i much prefer the black one. So if anyone knows how to get it, pls share.
r u mentioning about the one in which there's a wolf in startup ????
acerulz said:
r u mentioning about the one in which there's a wolf in startup ????
Click to expand...
Click to collapse
No the one with only xperia logo
Sent from my X10i using XDA App
if u have any of wolf's old Rom like v3 then in that go to /system/media inside there is bootanimation.zip file jus copy .... paste it in the same location in ur current rom ..
p.s better try extracting it in ur pc first then jus copy the bootanimation in ur sd and from there u can copy it !!
hope it works
thank me if it worked !!
acerulz said:
if u have any of wolf's old Rom like v3 then in that go to /system/media inside there is bootanimation.zip file jus copy .... paste it in the same location in ur current rom ..
p.s better try extracting it in ur pc first then jus copy the bootanimation in ur sd and from there u can copy it !!
hope it works
thank me if it worked !!
Click to expand...
Click to collapse
o.k will try and see if it works.
acerulz said:
if u have any of wolf's old Rom like v3 then in that go to /system/media inside there is bootanimation.zip file jus copy .... paste it in the same location in ur current rom ..
p.s better try extracting it in ur pc first then jus copy the bootanimation in ur sd and from there u can copy it !!
hope it works
thank me if it worked !!
Click to expand...
Click to collapse
Yep that did the trick. Thanks man
ur welcome

LEWA rom no livewallpaper ?

hi all
i tried to use live wallpapers just now but i don't have the option to do so on my lewa rom ..so i guess the dev removed it ..is there a way for me to install live wallpapers manually?
View attachment LiveWallpapersPicker.apk
use this.
Move it to /system/app using root explorer
before that push r/w button
set permission to rw-r--r
u cant install it
thanks ...but all i see is 9 boxes ..i dunno which to tick!
tohno said:
thanks ...but all i see is 9 boxes ..i dunno which to tick!
Click to expand...
Click to collapse
What do u mean with 9boxes ?
Where u seen that boxes ?
After installing live wallpaper picker. Just long press home screen. Then select wallpaper on the bottom .
Sent from my GT-S5830 using xda premium. Sorry for my bad english
tohno said:
thanks ...but all i see is 9 boxes ..i dunno which to tick!
Click to expand...
Click to collapse
u need to tick
owner : Read write
group : Read
others : Read
leave other box untick
reboot
zaqwankira said:
View attachment 932403
use this.
Move it to /system/app using root explorer
before that push r/w button
set permission to rw-r--r
u cant install it
Click to expand...
Click to collapse
Wich rom are you using? And How Good is it, I use Omega V3 ROM... THANKS FOR THE help on live wallpaper i was having same issue...

Help me in Adding .apk to settings.apk

Can some one help me in adding .apk to setting apk?
Edward Cullen
Avilove.Cullen said:
Can some one help me in adding .apk to setting apk?
Click to expand...
Click to collapse
Clarify..
Do you want to launch an app from Settings menu?
SachinShekhar said:
Clarify..
Do you want to launch an app from Settings menu?
Click to expand...
Click to collapse
Yeah
Edward Cullen
will anyone help me .. ??
Go to decompiled setting.apk xml folder- settings.xml.... copy pat one block meanz... some 4 lines repeats again n again with some modification.. change title as u want within " ..... mostimportent... change target class value with ur apps address.... it can found by easy method.... long Pres on wall click on add shortcut - activity search for ur app below its addres smthibg lik com.fglgd..... add this to ur target class... compile....
don't forgot hit thanx....
akash akya said:
Go to decompiled setting.apk xml folder- settings.xml.... copy pat one block meanz... some 4 lines repeats again n again with some modification.. change title as u want within " ..... mostimportent... change target class value with ur apps address.... it can found by easy method.... long Pres on wall click on add shortcut - activity search for ur app below its addres smthibg lik com.fglgd..... add this to ur target class... compile....
don't forgot hit thanx....
Click to expand...
Click to collapse
i will surely get back to you, when i get on to my PC. And how to add some names over that apk which i have added in settings.
Like normally we see beneath "system" there is about phone. How to do that?
Edward Cullen
Its there only... as u enter target class abv dat line ther iz code smthig with @string/blahblah change this to watevr name u want lik music.. ur name.... i didn't get ur question clearly... reply if this not da ans u wabted....
don't forgot hit thanx....
akash akya said:
Its there only... as u enter target class abv dat line ther iz code smthig with @string/blahblah change this to watevr name u want lik music.. ur name.... i didn't get ur question clearly... reply if this not da ans u wabted....
don't forgot hit thanx....
Click to expand...
Click to collapse
I mean as you enter "settings" there are various section, like wireless and networks underneath there are "call settings".
So how to change section name?
Edward Cullen
And can you tell more briefly thaj where is app address?
Edward Cullen
Avilove.Cullen said:
I mean as you enter "settings" there are various section, like wireless and networks underneath there are "call settings".
So how to change section name?
Click to expand...
Click to collapse
You should explore the XML with more details..
Delete @strings/blabla.... dont delete double quotes.... replace deleted line with ur own word or line wich u want to b displayed.... n abt app addres, use launcher pro r adw (dont know abt othr).... long press on wall ( or press menu add button)... popup will appear.... click add shortcut... nxt activity.... then u see da list of all apps.... scroll to app u like.... exact below dat app name u ll c smthig lik "com.hadj.dgk." this iz apps address... add this to targetclass.....
don't forgot hit thanx....
don't forgot hit thanx....
Still hav questions feel free to ask.....
don't forgot hit thanx....
akash akya said:
Still hav questions feel free to ask.....
don't forgot hit thanx....
Click to expand...
Click to collapse
I am in class right now, when i will do this work i will surely take your help.
Hope you will help me
Edward Cullen
Sure ill help... as long as im free..
don't forgot hit thanx....
while compiling settings.apk .. it asks to copy something and delete something in keep folder.. but after doing it also there are no changes in my ro
In keep folder delete resources n settings.xml located in res- xml folder....(means all files u hav edited in this only settings.xml n resources)..... then click ok... u ll get unsignedsettings.... frm dat drag n drop resources n res to unedited settings.apk.... u r done...
Sent from my Micromax A60 using xda premium
but when i have deleted resources then how will i get it ??
U ll get becz... apk manager has option to use stock files provided in apk to minimize error... wen we delete any file in keep folder only tat file is compiled from the decompiled folder ( file we edited.....) rest of files are not compiled from decompiled folder..... they just repacked from keep folder which contains stock files... to minimize errors..... ( sorry for my worst English)... i hope u get it....
Sent from my Micromax A60 using xda premium
ok then i should not copy or drag anything?
Copy n paste (drag n drop) only res n resources from compiled settings to unedited settings.apk.....
Sent from my Micromax A60 using xda premium

[TUTORIAL] [P/U/Sola/GO] [UPDATE :- 03.04.2013] Changing App Icons

Hi Friends,
This is a little Tutorial about changing app icons permanently. There was a lot of applications available in Playstore like “ icon changer free” etc etc to change the app icons. But the problem is that u cant use that changed apps in ur app drawer. U can only use that in ur home screen as a shortcut.
So I just decided to put a little tutorial to do that easily. I know everybody will know this already. But it will help for someone I am sure….
Credit goes to my friend dewanshu93 for teaching me this by personally
Credit Why So Serious? For the Icons
(And Sorry For My Bad English)
Tools Needed:-
(a) One PC
(b) 7 zip
(c) Some good icons
STEPS:-
1) Get some cool icons from here http://forum.xda-developers.com/showthread.php?t=2207136 and save it ur PC. Give him big thanks for the work.
Edit:- If u need some cool Galaxy S4 icons means go here: - http://forum.xda-developers.com/showthread.php?t=2216289 Please give thanks for his work..
2) Put the apps u want to change the icons to a Folder in ur PC. For example SemcAlbum, Phonebook, Browser etc
3) Here I am taking the Phonebook app for Example..
4) Right Click the Phonebook apk -> Open With -> 7zip File Manager. Then U will get a box contained some files like the attached Image 1
5) Then double click on the res folder and u get another box like attached Image 2
6) Find the folder named “ drawable-xhdpi “ and open it. U will get This Image 3
7) And most important thing is u need to find the original icon and its name of the phonebook.apk or whatever apk u take …
8) For that an easy way is create a new folder in ur PC’s Desktop and select all the images from the box ( Image 3 ) then drag it to the that new folder in the desktop.
9)Then open that folder then search for original the apk icon. Look in to Image 4
10) In my case the name of the Phonebook.apk’s icon is “ic_launcher_contacts “. So just note down the icon name and then open the folder that contains the icons that u downloaded. Image 5
11) And choose which icon u need and select it. Then rename it to the exact name of the original apk icon. ( For example ic_launcher_contacts )
12) After that just drag that renamed icon to res/drawable-xhdpi. It will ask for over right. Press Ok or Yes. Do the same process for res/drawable-hdpi and drawable-mdpi. Means drag the icon to these folders too. That’s it. Copy the apk to ur phone and move it to the System/app with correct permission…
Check the lastly Attached Two images for ur refference .
U can do it with almost all the apks. But I cant guarantee that it will work with all apks. Some System apks did not worked for me…
And also u can take icos from other apks too..
And this is my first work in XDA. Any mistake is there means I am sorry…
Thanks....
Re: Tutorial :- Changing App Icons
Thank u very much.I tried with many tools to decompile, but I got errors before u teached me.U r my 'sensei'(teacher).
Sent from my LT22i using xda app-developers app
Re: Tutorial :- Changing App Icons
Good but i already know it
But nice for the peeps that can do it now by thier own with this good tutorial
Good job
..[ Pandemic Quote..:: I Shine Brighter Then The *Sun* !!
Sent From Xperia P Full Powered By A Dualcore.
Re: Tutorial :- Changing App Icons
jokosher said:
Thank u very much.I tried with many tools to decompile, but I got errors before u teached me.U r my 'sensei'(teacher).
Sent from my LT22i using xda app-developers app
Click to expand...
Click to collapse
Ha ha... Thats cool.. Then give me my fees...
My Reddish Xperia S With XZX 2
Re: Tutorial :- Changing App Icons
Pandemic said:
Good but i already know it
But nice for the peeps that can do it now by thier own with this good tutorial
Good job
..[ Pandemic Quote..:: I Shine Brighter Then The *Sun* !!
Sent From Xperia P Full Powered By A Dualcore.
Click to expand...
Click to collapse
Yep. U r correct.. Thanks for that...
My Reddish Xperia S With XZX 2
where to find this app in cm9 rom? i can only find phone.apk, others i cant find, could someone help me here .. i want to change the phone, messaging, whats app and chrome.
Re: Tutorial :- Changing App Icons
yuskhanzab said:
where to find this app in cm9 rom? i can only find phone.apk, others i cant find, could someone help me here .. i want to change the phone, messaging, whats app and chrome.
Click to expand...
Click to collapse
U can download whatsapp and chrome from playstore and then change the icons bro.. So download any backup application from playstore . It will backup ur installed apps automatically. I preffer ultimate backup
My Reddish Xperia S With XZX 2
rajeevxperia said:
U can download whatsapp and chrome from playstore and then change the icons bro.. So download any backup application from playstore . It will backup ur installed apps automatically. I preffer ultimate backup
My Reddish Xperia S With XZX 2
Click to expand...
Click to collapse
u mean, download the apk file first, mod it and thean install?
Re: Tutorial :- Changing App Icons
Actually u will not get automatic backup when u downloading any apps from playstore. For that u need any backup apps. Ultimate backup will done the job. Install ultimate backup from playstore first. Open it go to settings and check the box allow automatic backup some thing like that. Then download the apps u need from playstore. It will automatically backuped in ur internel storage. So u can take the apks from there and then change the icons and then install it again...
My Reddish Xperia S With XZX 2
Finally i can change my icon.... , press thanks
how about changing the app name? any help?
This nice
Sent From C6603 Using xda premium
Problem
i was trying to change the show box icon cause i don't love to have an eye icon in my homescreen but whatever....,
i did exactly what you say and it had changed the app icon but it don't want to install it . it always tell me "App not installed"
img839 .imageshack .us /img839/3227/z5a7.png ( image in attaced files )
i unistall the original one but still doen't want to install please help !
kasperman said:
i was trying to change the show box icon cause i don't love to have an eye icon in my homescreen but whatever....,
i did exactly what you say and it had changed the app icon but it don't want to install it . it always tell me "App not installed"
img839 .imageshack .us /img839/3227/z5a7.png ( image in attaced files )
i unistall the original one but still doen't want to install please help !
Click to expand...
Click to collapse
Something happened.. U hav root.? If yes means manually move the apk to system/app with permission and reboot. It will work
Problem
Rajeev said:
Something happened.. U hav root.? If yes means manually move the apk to system/app with permission and reboot. It will work
Click to expand...
Click to collapse
well look am kinda new to android i just got my first android device this week so i can't fully understand you...
yes i have root, do you mean to install the original apk then move it system app then install my edited one as an update ?
kasperman said:
well look am kinda new to android i just got my first android device this week so i can't fully understand you...
yes i have root, do you mean to install the original apk then move it system app then install my edited one as an update ?
Click to expand...
Click to collapse
No. I mean remove ur old apk from System/app and replace ur edited apk to System/app with permission and reboot
WHY?
Tanks but it doesnt work for me
I tested it on 2 apk :
its icon changes sucssefully but it doesnt install at all!
what is the problem?
I tested it for Drop box , SMS :angel:
KHashayaAr said:
Tanks but it doesnt work for me
I tested it on 2 apk :
its icon changes sucssefully but it doesnt install at all!
what is the problem?
I tested it for Drop box , SMS :angel:
Click to expand...
Click to collapse
Try to move to System/app with permission.. and reboot
Problem
Rajeev said:
No. I mean remove ur old apk from System/app and replace ur edited apk to System/app with permission and reboot
Click to expand...
Click to collapse
it worked Thanks
kasperman said:
it worked Thanks
Click to expand...
Click to collapse
Instead of Saying Just Press The Thanks Button For me...

[Q] How to reinstall default font of x10 mini (E10i)

How to reinstall default font of x10 mini (E10i).
THANX.
1NV1Z1BLE said:
How to reinstall default font of x10 mini (E10i).
THANX.
Click to expand...
Click to collapse
Find a stock(ish) ROM, unzip it and copy the contents of /system/fonts to the respective directory on your phone. Fonts will appear after reboot.
Sent from the 3rd dimension!
---------- Post added at 08:19 PM ---------- Previous post was at 07:52 PM ----------
Are you rooted? How did you change the font in the first place?
Sent from the 3rd dimension!
1NV1Z1BLE
dreccon said:
Find a stock(ish) ROM, unzip it and copy the contents of /system/fonts to the respective directory on your phone. Fonts will appear after reboot.
Sent from the 3rd dimension!
---------- Post added at 08:19 PM ---------- Previous post was at 07:52 PM ----------
Are you rooted? How did you change the font in the first place?
Sent from the 3rd dimension!
Click to expand...
Click to collapse
Yes, its Rooted n I use d File Manager(Explorer) by Rhythm Software. I was jus messing with Font Vending n Fontoosh 2 change d fonts for chatting but I didnt know that d whole systems font changes, not jus chatting plus I think Fontoosh dont av d "Backup/Restore Default Font", like IFont has it. And like I said b4 I m new n still learning.
This is d 3rd time in this week I lost d default font n I like that font. And 2 times b4 I used Sony PC Companion (fix it), just for d fonts, n it takes long time n lot of work.
So PLEASE HELP n explain me in simple n easy way.
THANX again.
1NV1Z1BLE
1NV1Z1BLE said:
Yes, its Rooted n I use d File Manager(Explorer) by Rhythm Software. I was jus messing with Font Vending n Fontoosh 2 change d fonts for chatting but I didnt know that d whole systems font changes, not jus chatting plus I think Fontoosh dont av d "Backup/Restore Default Font", like IFont has it. And like I said b4 I m new n still learning.
This is d 3rd time in this week I lost d default font n I like that font. And 2 times b4 I used Sony PC Companion (fix it), just for d fonts, n it takes long time n lot of work.
So PLEASE HELP n explain me in simple n easy way.
THANX again.
Click to expand...
Click to collapse
Or is there a way I can get d default font (I think its ST 15)??? n u can tell me how n where 2 install?
Your phone stores its fonts in the folder fonts which you can find in the system folder of your phone storage (not your sd card). You need a file manager capable of root to access that folder. You need to backup that folder before you make any changes.
Are you using stock ROM or have you flashed a custom one?
You need to download a custom ROM and follow the instruction i gave you in my previous post.
Can't make it any simpler. If you can't follow this simple instruction, then you probably shouldn't have rooted to begin with!
Sent from the 3rd dimension!
1NV1Z1BLE
Like I said b4 I av a File Manager (Explorer) by Rhythm Software, capable of root to access the folder (system > fonts) n it has 16 fonts in there.
No I m not using stock ROM n havent flashed a custom one yet.
What I av done is Rooted (SuperOneClick from xda), Installed CWM (from xda) n made a 2nd Partition with MiniTool Partition Wizard Home Edition.
So U r saying that I av 2 find a custom ROM, unzip it and copy the contents of > system > fonts to the respective directory on my phone. Fonts will appear after reboot.?
1NV1Z1BLE said:
Like I said b4 I av a File Manager (Explorer) by Rhythm Software, capable of root to access the folder (system > fonts) n it has 16 fonts in there.
Click to expand...
Click to collapse
OK
No I m not using stock ROM n havent flashed a custom one yet.
Click to expand...
Click to collapse
If you haven't flashed a custom ROM, then you are using stock. Stock is the ROM a phone has when you buy it (or an official update)!
What I av done is Rooted (SuperOneClick from xda), Installed CWM (from xda) n made a 2nd Partition with MiniTool Partition Wizard Home Edition.
Click to expand...
Click to collapse
So, you're probably using link2sd to be able to install more apps. No problems here!
So U r saying that I av 2 find a custom ROM, unzip it and copy the contents of > system > fonts to the respective directory on my phone. Fonts will appear after reboot.?
Click to expand...
Click to collapse
Exactly!
Sent from the 3rd dimension!
1NV1Z1BLE
dreccon said:
OK
If you haven't flashed a custom ROM, then you are using stock. Stock is the ROM a phone has when you buy it (or an official update)!
So, you're probably using link2sd to be able to install more apps. No problems here!
Exactly!
Sent from the 3rd dimension!
Click to expand...
Click to collapse
:good: Yes I m using Superuser n link2sd.
So exacatly how n where 2 find a custom ROM or if u can send me a thread for d whole procedure from start 2 end that'll b gr8.
THANX again.:good:
1NV1Z1BLE said:
:good: Yes I m using Superuser n link2sd.
So exacatly how n where 2 find a custom ROM or if u can send me a thread for d whole procedure from start 2 end that'll b gr8.
THANX again.:good:
Click to expand...
Click to collapse
1. Sir, you have to search a little on your own! This forum has plenty of custom ROMs.
2. You don't need a procedure because you won't install the ROM, just copy its fonts. It's a simple copy-paste operation and I have already told you where you can find the fonts folder.
3. For this kind of operation, I recommend that you use X-plore File Manager that can copy files directly from within a zip archive without the need to extract it first.
4. If you want to thank someone around here, you don't say it, you press the button!
Sent from the 3rd dimension!
1NV1Z1BLE
dreccon said:
1. Sir, you have to search a little on your own! This forum has plenty of custom ROMs.
2. You don't need a procedure because you won't install the ROM, just copy its fonts. It's a simple copy-paste operation and I have already told you where you can find the fonts folder.
3. For this kind of operation, I recommend that you use X-plore File Manager that can copy files directly from within a zip archive without the need to extract it first.
4. If you want to thank someone around here, you don't say it, you press the button!
Sent from the 3rd dimension!
Click to expand...
Click to collapse
I got d default fonts back. I went 2 Sony PC Companion > Repair my Phone n it was done.
THANX 4 ur help, anyway. :good:
1NV1Z1BLE said:
I got d default fonts back. I went 2 Sony PC Companion > Repair my Phone n it was done.
THANX 4 ur help, anyway. :good:
Click to expand...
Click to collapse
Just make sure you keep a copy of your fonts in your SD card this time...
Sent from the 3rd dimension!

Categories

Resources