Hi to all! As title said: which is today the best way to change font on my pixel 7 android 13? I'm on stock android but of course, i'm rooted.
Since some times ago i was using magisk modules, then i tried font manager (magisk) but it causing a soft bootloop on my phone, so i had to remove it.
Thanks
Hitman478™ said:
Hi to all! As title said: which is today the best way to change font on my pixel 7 android 13? I'm on stock android but of course, i'm rooted.
Since some times ago i was using magisk modules, then i tried font manager (magisk) but it causing a soft bootloop on my phone, so i had to remove it.
Thanks
Click to expand...
Click to collapse
Do you have a particular font in mind?
Here's storopia as an example.
After Installing this module, your screen will relock after every reboot of your phone. You unlock it the first time, in about a second it will relock itself and you will have to unlock it again. If that is too much for you, don't use this mod. This also will not work with the bootloop protection module. It will disable this module.
Tulsadiver said:
Do you have a particular font in mind?
Here's storopia as an example.
After Installing this module, your screen will relock after every reboot of your phone. You unlock it the first time, in about a second it will relock itself and you will have to unlock it again. If that is too much for you, don't use this mod. This also will not work with the bootloop protection module. It will disable this module.
Click to expand...
Click to collapse
Thanks for the answer! So, if i want to install another font do i have to replace every .ttf in the zip?
Hitman478™ said:
Thanks for the answer! So, if i want to install another font do i have to replace every .ttf in the zip?
Click to expand...
Click to collapse
Basically, yes.
AOSP mods has this ability from a list of 20+ fonts. I haven't used this feature myself. They have a XDA thread here.
mruno said:
AOSP mods has this ability from a list of 20+ fonts. I haven't used this feature myself. They have a XDA thread here.
Click to expand...
Click to collapse
Are you serious? Because i'm already using this module but never seen that option. I'll look into it, thanks
EDIT: you were right! Never seen that, but now that i've tried it works well! thank you very much!
Tulsadiver said:
Basically, yes.
Click to expand...
Click to collapse
I tried replacing the ttf files in the mymagiskfontzip with the chinacat ttf files from a old pixel 4 zip folder(avFonts-Chinacat-Magisk_v3) you uploaded, but magisk isn't recognizing the folder when I try to flash. I'm sure I'm doing something wrong lol.
Jamims88 said:
I tried replacing the ttf files in the mymagiskfontzip with the chinacat ttf files from a old pixel 4 zip folder(avFonts-Chinacat-Magisk_v3) you uploaded, but magisk isn't recognizing the folder when I try to flash. I'm sure I'm doing something wrong lol.
Click to expand...
Click to collapse
Upload what you are trying to flash.
Tulsadiver said:
Upload what you are trying to flash.
Click to expand...
Click to collapse
You aren't supposed to flash a folder, it must be zipped.... try flashing this.
Try this https://gitlab.com/nongthaihoang/oh_my_font
Tulsadiver said:
You aren't supposed to flash a folder, it must be zipped.... try flashing this.
Click to expand...
Click to collapse
I thought I used winrar to zip the file. Thanks! It flashed but I have two different fonts. The majority of my apps have storopia font but my google chrome browser has chincat font.
Jamims88 said:
I thought I used winrar to zip the file. Thanks! It flashed but I have two different fonts. The majority of my apps have storopia font but my google chrome browser has chincat font.
Click to expand...
Click to collapse
Then you didn't change all of the fonts in the zip.
Jamims88 said:
I thought I used winrar to zip the file. Thanks! It flashed but I have two different fonts. The majority of my apps have storopia font but my google chrome browser has chincat font.
Click to expand...
Click to collapse
Okay, took me a bit but I found china cat. Try this.
Tulsadiver said:
Okay, took me a bit but I found china cat. Try this.
Click to expand...
Click to collapse
Worked flawless. I appreciate it!
Related
Hello friends!
Not sure it it's the right subforum to post this question, but I'll give it a try anyway.
So as you know the 4.3 software has automatically built in emojis, but they're unfortunately black&white, which very annoying on for examle snapchat, where your recipient gets a photo with these ugly b&w emojis.
So my question is actually if there's a way to change these emojis to those KK coloured or these ones from iOS. I'm rooted, and know i might get it if i install CM with 4.4, but i really won't install any ROMs right now. But is there any other way? Maybe modifying the system files or something, idk
I'm btw on Xperia V with stock 4.3 JB, FW:9.2.A.2.5
SnobaTamba said:
Hello friends!
Not sure it it's the right subforum to post this question, but I'll give it a try anyway.
So as you know the 4.3 software has automatically built in emojis, but they're unfortunately black&white, which very annoying on for examle snapchat, where your recipient gets a photo with these ugly b&w emojis.
So my question is actually if there's a way to change these emojis to those KK coloured or these ones from iOS. I'm rooted, and know i might get it if i install CM with 4.4, but i really won't install any ROMs right now. But is there any other way? Maybe modifying the system files or something, idk
I'm btw on Xperia V with stock 4.3 JB, FW:9.2.A.2.5
Click to expand...
Click to collapse
You just gotta replace AndroidEmoji.ttf in /system/fonts directory with a suitable emoji font file, like this one.
Just rename the file accordingly and move to system, then reboot. Done.
WhiteNeo said:
You just gotta replace AndroidEmoji.ttf in /system/fonts directory with a suitable emoji font file, like this one.
Just rename the file accordingly and move to system, then reboot. Done.
Click to expand...
Click to collapse
Need i also to change name from "AppleColorEmoji" to "AndroidEmoji" on the .ttf file, or just replace it as it appears?
Sounds damn easy, sure I can do it on just a rooted device with stock FW? Don't need any extra software?
SnobaTamba said:
Need i also to change name from "AppleColorEmoji" to "AndroidEmoji" on the .ttf file, or just replace it as it appears?
Sounds damn easy, sure I can do it on just a rooted device with stock FW? Don't need any extra software?
Click to expand...
Click to collapse
Rename to AndroidEmoji.ttf
It does not only sound that easy, it indeed is!
You can backup you old font file in case anything goes wrong. But it should work fine
WhiteNeo said:
Rename to AndroidEmoji.ttf
It does not only sound that easy, it indeed is!
You can backup you old font file in case anything goes wrong. But it should work fine
Click to expand...
Click to collapse
Holy crap man, thank you I'll give it a try
I actually thought it was only available on 4.4 and above
SnobaTamba said:
Holy crap man, thank you I'll give it a try
I actually thought it was only available on 4.4 and above
Click to expand...
Click to collapse
No problem.
Make sure to report if it worked, never tried this on stock 4.3 myself.
WhiteNeo said:
No problem.
Make sure to report if it worked, never tried this on stock 4.3 myself.
Click to expand...
Click to collapse
Sure
@edit: Nope, sadly, it didn't work
It works I used es file manager
harrymason37 said:
It works I used es file manager
Click to expand...
Click to collapse
Lol are you using Android 4.3?
Yes, but I compared to default emoji but nothing changed but the file size is of applecoloremoji:-/
What do you use to replace system fonts on OP3T ?
I'm on : 4.1.3, unlocked, TWRP, SuperSU, Magisk.
I used to use Fonter from Xposed, but haven't seen xposed for 7.1.1...
nicknacknuke said:
What do you use to replace system fonts on OP3T ?
I'm on : 4.1.3, unlocked, TWRP, SuperSU, Magisk.
I used to use Fonter from Xposed, but haven't seen xposed for 7.1.1...
Click to expand...
Click to collapse
A little off topic, but why do you run SuperSU along with magisk?
nicknacknuke said:
What do you use to replace system fonts on OP3T ?
I'm on : 4.1.3, unlocked, TWRP, SuperSU, Magisk.
I used to use Fonter from Xposed, but haven't seen xposed for 7.1.1...
Click to expand...
Click to collapse
Just use any font app from play like ifont or there are flashable fonts also available.
Sent from Funk Tuned 3T
nicknacknuke said:
What do you use to replace system fonts on OP3T ?
I'm on : 4.1.3, unlocked, TWRP, SuperSU, Magisk.
I used to use Fonter from Xposed, but haven't seen xposed for 7.1.1...
Click to expand...
Click to collapse
https://forum.xda-developers.com/android/themes/fonts-flashable-zips-t3219827
Here you go. Good luck with choosing
P.s.
Next time, just use the search.
sakumaxp said:
A little off topic, but why do you run SuperSU along with magisk?
Click to expand...
Click to collapse
Yeah.. i just got this OP3T for 2 days.. got too excited to root right away, thinking that there will be xposed available for nougat.
might gonna re-flash
lapapunk said:
https://forum.xda-developers.com/android/themes/fonts-flashable-zips-t3219827
Here you go. Good luck with choosing
P.s.
Next time, just use the search.
Click to expand...
Click to collapse
My bad, sir... Thank you so much !
nicknacknuke said:
Yeah.. i just got this OP3T for 2 days.. got too excited to root right away, thinking that there will be xposed available for nougat.
might gonna re-flash
My bad, sir... Thank you so much !
Click to expand...
Click to collapse
Forget about xposed. Flash PhoenixAex, and you will be happy. And I'm preffer Magisk.
P.s.
I have op3t too. It's a greate phone.
lapapunk said:
https://forum.xda-developers.com/android/themes/fonts-flashable-zips-t3219827
Here you go. Good luck with choosing
P.s.
Next time, just use the search.
Click to expand...
Click to collapse
well, sorry for bringing this up again,
but i want to have my custom font..
can not find it in the thread you sent me.
I'd rather not to use font app, this flashable method of custom font is nice..
could you point me on how to do it ( or thread to do it ) ?
much thanks !
nicknacknuke said:
well, sorry for bringing this up again,
but i want to have my custom font..
can not find it in the thread you sent me.
I'd rather not to use font app, this flashable method of custom font is nice..
could you point me on how to do it ( or thread to do it ) ?
much thanks !
Click to expand...
Click to collapse
Download the zip file
Boot into twrp
Flash zip
Reboot
sakumaxp said:
Download the zip file
Boot into twrp
Flash zip
Reboot
Click to expand...
Click to collapse
Hey thanks for replying...
I have this font 'rajdhani' i wanted to make as flashable zip..
Any pointers ?
nicknacknuke said:
Hey thanks for replying...
I have this font 'rajdhani' i wanted to make as flashable zip..
Any pointers ?
Click to expand...
Click to collapse
As far as making my own zips I have no idea how to do that other than renaming it ".zip" lol
Rajdhani Semibold Flashable Font
managed to get my own flashable font..
Here it is if anyone interested..
based on Rajdhani Semibold.
But it shows funny symbol on the LockScreen Clock tho..
but i do not mind.. the whole system fonts looks nice !
P.S : as always.. "... with your own risk"
You can make your own magisk modules for replacing the system fonts. Flashable zips can be converted for use in magisk, but you have to do it manually.
any Arial Unicode font for OP3T ?
Sent from my ONEPLUS A3010 using Tapatalk
Just would like to know if someone could turn this font into a magisk module for me. I really want to use this font. It'd be much appreciated.
MADE Evolve Sans Regular EVO (PERSONAL USE) is the one in the attached file I'd want.
Psych0t1c20 said:
Just would like to know if someone could turn this font into a magisk module for me. I really want to use this font. It'd be much appreciated.
MADE Evolve Sans Regular EVO (PERSONAL USE) is the one in the attached file I'd want.
Click to expand...
Click to collapse
Why don't you just put it in your system font folder and use it like that
([emoji3590]09-09-18[emoji3590])
PoochyX said:
Why don't you just put it in your system font folder and use it like that
([emoji3590]09-09-18[emoji3590])
Click to expand...
Click to collapse
It's not that simple.
Psych0t1c20 said:
It's not that simple.
Click to expand...
Click to collapse
The method I gave you obviously worked for the Facebook emoji that you was going to even donate for (Saved you money on that) why wouldn't that method apply here I'm curious
([emoji3590]09-09-18[emoji3590])
PoochyX said:
The method I gave you obviously worked for the Facebook emoji that you was going to even donate for (Saved you money on that) why wouldn't that method apply here I'm curious
([emoji3590]09-09-18[emoji3590])
Click to expand...
Click to collapse
Because that one emoji font won't cause a bootloop. This font is actually 23 fonts and one wrong mistake can cause issues I currently can't fix. (No twrp for my phone yet to recover from a bootloop)
Psych0t1c20 said:
Because that one emoji font won't cause a bootloop. This font is actually 23 fonts and one wrong mistake can cause issues I currently can't fix. (No twrp for my phone yet to recover from a bootloop)
Click to expand...
Click to collapse
Alright I understand what you saying with the google font magisk module I'm using it's the same thing a whole bunch of them in there.... It's just not one thing that has to be overwritten.... And the fact you don't have twrp means you have to be real careful with the modifications that you make
([emoji3590]09-09-18[emoji3590])
PoochyX said:
Alright I understand what you saying with the google font I magisk module I'm using it's the same thing a whole bunch of them in there.... It's just not one thing that has to be overwritten.... And the fact you don't have twrp means you have to be real careful with the modifications that you make
([emoji3590]09-09-18[emoji3590])
Click to expand...
Click to collapse
I know, that's why I said it was 23 of them. And yeah being careful is what I've been doing been doing for a whole day. But I've played with fonts before and it never went in my favor so I'm not even gon risk it.
Psych0t1c20 said:
I know, that's why I said it was 23 of them. And yeah being careful is what I've been doing been doing for a whole day. But I've played with fonts before and it never went in my favor so I'm not even gon risk it.
Click to expand...
Click to collapse
Yeah twrp is defintely a blessing.... I always make sure whatever phone I buy has xposed and twrp support... For situations like that
([emoji3590]09-09-18[emoji3590])
Psych0t1c20 said:
Just would like to know if someone could turn this font into a magisk module for me. I really want to use this font. It'd be much appreciated.
MADE Evolve Sans Regular EVO (PERSONAL USE) is the one in the attached file I'd want.
Click to expand...
Click to collapse
You can creat your own module with this font. Just follow how other Font module was done.
anybody that can help me?
ive always used tusladivers mod to swap backbuttons on android 11.
but when im trying it now im bootlooping. cant stand left backbutton
krabban said:
anybody that can help me?
ive always used tusladivers mod to swap backbuttons on android 11.
but when im trying it now im bootlooping. cant stand left backbutton
Click to expand...
Click to collapse
What are you on now? 12?
Tulsadiver said:
What are you on now? 12?
Click to expand...
Click to collapse
android 11 may firmware
krabban said:
android 11 may firmware
Click to expand...
Click to collapse
For 3 button navbar?
Tulsadiver said:
For 3 button navbar?
Click to expand...
Click to collapse
yes exactly =)
krabban said:
yes exactly =)
Click to expand...
Click to collapse
Unless it's because of something you have installed, I don't have a reason for it not working for you. You can try this if you like.
Tulsadiver said:
Unless it's because of something you have installed, I don't have a reason for it not working for you. You can try this if you like.
Click to expand...
Click to collapse
i dont have any mods installed, but ill try flash another rom first =)
krabban said:
i dont have any mods installed, but ill try flash another rom first =)
Click to expand...
Click to collapse
Okay but my mods aren't for custom roms.
Tulsadiver said:
Okay but my mods aren't for custom roms.
Click to expand...
Click to collapse
ahaam thats the problem then, thanks!
krabban said:
ahaam thats the problem then, thanks!
Click to expand...
Click to collapse
You can do this mod yourself. If on a custom rom, pull your SystemUI.apk from system/system_ext/priv-app/SystemUI folder. Unzip using 7zip or similar. Pull back.xml and recent_apps.xml from res/layout folder. Switch the names. Put them in this zip in the vrtheme/system/system_ext/priv-app/SystemUI/SystemUI.apk/res/layout folder replacing the ones in it now
Tulsadiver said:
You can do this mod yourself. If on a custom rom, pull your SystemUI.apk from system/system_ext/priv-app/SystemUI folder. Unzip using 7zip or similar. Pull back.xml and recent_apps.xml from res/layout folder. Switch the names. Put them in this zip in the vrtheme/system/system_ext/priv-app/SystemUI/SystemUI.apk/res/layout folder replacing the ones in it now
Click to expand...
Click to collapse
I followed your instructions, and create a modified "NavBarSwap" Magisk module for my OnePlus 7 with KOSP - Krypton OS custom ROM.
It works perfectly, Thanks a lot for your suggestion
Hi
I've always used Samsung with back button on right side (which just plain makes sense as a righty).
Is there anything I could do or something to force it to be on the right?
You could choose a different launcher to customize that. I used to use Nova Launcher. I am sure there are a few others that are good.
edufur said:
You could choose a different launcher to customize that. I used to use Nova Launcher. I am sure there are a few others that are good.
Click to expand...
Click to collapse
I didn't know that I could do this from launcher only.
I'm assuming it's from the firmware itself.
Can you show me how I can do that?
ALWA7SH6 said:
I didn't know that I could do this from launcher only.
I'm assuming it's from the firmware itself.
Can you show me how I can do that?
Click to expand...
Click to collapse
Nova Launcher is in the play store. You have to download it.
ALWA7SH6 said:
I didn't know that I could do this from launcher only.
I'm assuming it's from the firmware itself.
Can you show me how I can do that?
Click to expand...
Click to collapse
If all you want is to swap those keys, this module should work. It was made for the Pixel 5 on 12.1 but should work on the 5a.
Tulsadiver said:
If all you want is to swap those keys, this module should work. It was made for the Pixel 5 on 12.1 but should work on the 5a.
Click to expand...
Click to collapse
How its work?
Just flash this and finish?
ALWA7SH6 said:
How its work?
Just flash this and finish?
Click to expand...
Click to collapse
Yes, just flash in magisk app. It's a custom module.
Tulsadiver said:
Yes, just flash in magisk app. It's a custom module.
Click to expand...
Click to collapse
im new in pixel
how can i do that sry?
ALWA7SH6 said:
im new in pixel
how can i do that sry?
Click to expand...
Click to collapse
Are you rooted with Magisk? If so, open Magisk app, click on "modules" button, bottom right. Then, click install from storage. Find the module (needs to be on your phone), and flash.
Tulsadiver said:
Are you rooted with Magisk? If so, open Magisk app, click on "modules" button, bottom right. Then, click install from storage. Find the module (needs to be on your phone), and flash.
Click to expand...
Click to collapse
ty
ok i will try
but what is ur rom u running pls?
ALWA7SH6 said:
ty
ok i will try
but what is ur rom u running pls?
Click to expand...
Click to collapse
I'm not running a rom. I'm stock with a few modifications.
Tulsadiver said:
If all you want is to swap those keys, this module should work. It was made for the Pixel 5 on 12.1 but should work on the 5a.
Click to expand...
Click to collapse
is this just for android 12.1?
there is for android 11 pls?
where i can find more modifications?
ALWA7SH6 said:
is this just for android 12.1?
there is for android 11 pls?
where i can find more modifications?
Click to expand...
Click to collapse
If you will upload your SystemUIGoogle.apk I'll make one for your firmware. It's possible the 12.1 one would work but no guarantees.
What other modifications would you be interested in? Look at the Pixel 5 forum for possibilities.
Tulsadiver said:
If you will upload your SystemUIGoogle.apk I'll make one for your firmware. It's possible the 12.1 one would work but no guarantees.
What other modifications would you be interested in? Look at the Pixel 5 forum for possibilities.
Click to expand...
Click to collapse
I flashd CCswap.zip and its work.
1-But i want if u can pls like this pic CC/date (Android 11)
2-And i want pls the traffic wifi kb/s pls (Android 11)
TY
ALWA7SH6 said:
I flashd CCswap.zip and its work.
1-But i want if u can pls like this pic CC/date (Android 11)
2-And i want pls the traffic wifi kb/s pls (Android 11)
TY
Click to expand...
Click to collapse
I haven't been able to get text clocks to work (clocks with date), only ampm... really, with a punch hole camera on the left, what you want would probably take up too much space.
Tulsadiver said:
I haven't been able to get text clocks to work (clocks with date), only ampm... really, with a punch hole camera on the left, what you want would probably take up too much space.
Click to expand...
Click to collapse
Ok as u want,
I can try
ALWA7SH6 said:
Ok as u want,
I can try
Click to expand...
Click to collapse
You are welcome to try this. I don't have this phone but have tested it on s Pixel 4xl so flash at your own risk. For Android 11, 5a. Never did a 5a so because of the punch hole camera, the clock might not be centered. Upload a screenshot if it isn't.
Tulsadiver said:
You are welcome to try this. I don't have this phone but have tested it on s Pixel 4xl so flash at your own risk. For Android 11, 5a. Never did a 5a so because of the punch hole camera, the clock might not be centered. Upload a screenshot if it isn't.
Click to expand...
Click to collapse
It's fine if I don't use the am/pm
Can you put the clock back to its original place next to the camera hole and put the date? And to disable program notification?
TY
ALWA7SH6 said:
It's fine if I don't use the am/pm
Can you put the clock back to its original place next to the camera hole and put the date? And to disable program notification?
TY
Click to expand...
Click to collapse
I can't do date (text clock). I might be able to disable all notifications but not select ones.
Tulsadiver said:
I can't do date (text clock). I might be able to disable all notifications but not select ones.
Click to expand...
Click to collapse
I can try,
Can you tell me how you do it what you change so i can try also (when i have time)?