How to change the color of letters on your phone. How to change the font on Android


(28 Votes) In any case, the standard font on an Android smartphone or tablet satisfies the user's needs. It has a nice look and is usually a comfortable size. But there are always users who don’t like something, or want to change something, or just want to stand out from the crowd. And there is always that small group of people who constantly tinker with Android fonts for their own satisfaction.

If you belong to one of these groups, or to two at once, then you are on the right page. What Android can always be praised for is its flexibility in settings; it even allows you to change the font that is used in the user interface. But this does not mean that changing the font is so easy; in some cases, doing this requires a little more knowledge than that of an ordinary user.

In this article, we will describe a guide on how to change the default Android OS font using two different methods: one does not require rooting the device, the second requires rooting.

We do without rooting (no Root)

We use EOM skins

The original Android firmware does not have the ability to change fonts. You won't be able to change the Nexus font of your smartphone or tablet that easily - although it is possible. Not even all AOSP firmwares, like CyanogenMod or AOKP, have this feature.

But when EOM giants like Samsung and LG got their hands on the AOSP code, they added to their skins the ability to easily change the font through normal device settings. For example, Galaxy S2, Galaxy S3, Galaxy Note, Galaxy, Galaxy Note 10.1, and even Galaxy Camera have several types of fonts, in addition to the standard one, but if you want more, then go to the Google Play Store.

Some LG smartphones also have similar functionality, but instead of Google Play Store, you will be redirected to LG Smart World.

In order to change the font on these devices, you need to perform a few simple steps: Settings->Display->Font Style ( Settings>Display>Font Style

). Then select the appropriate font and click on the “Confirm” button. The new font will be applied instantly, you don’t even need to restart your device.

Using the popular GO Launcher EX

Another method that does not require rooting the device is using different launcher applications. Some of them have the function of changing the font, but many do not.

One of the most popular launchers that supports the font changing function is . Its only drawback is that it does not change the font in applications and the Android system menu. Other fonts apply only to certain parts of the launcher interface, but not to the entire system.

And so, we perform the following actions:

  1. Copy the TTF font file to the directory: .. /sdcard/GOLauncherEX/fonts
    ;
  2. Open GO Launcher EX;
  3. On the home screen, press the “Menu” button (represented as 3 dots) or drag the screen up;
  4. Now click the “Preferences” button to
    go to the GO Launcher settings page;
  5. Now select “Visual Settings
    ;
  6. And select the “Font” tab on
    the left;
  7. Click on the “Scan Font” button so
    that the application can find the available fonts that you copied to the folder: ..
    /sdcard/GOLauncherEX/fonts;
  8. After scanning, select the font that suits you best.

The changes will take effect immediately. No reboot needed.

iFont (Samsung devices only)

The popular iFont application can also be used to change the font, but only for Samsung devices. Although sometimes it happens that this application even works on some MANUAL non-Samsung devices.

We repeat the steps again:

  1. Allow installation of applications from “Unknown sources”, usually this function is enabled
  2. Settings->Security;
  3. Load iFont and click on the Online tab;
  4. Now click on the name of the font that you want to install;
  5. Click on the Download button;
  6. Next, click on the Set button, or go: Settings->Display->Font Style (Settings>Display>Font Style) and select the downloaded font.

The font will be applied immediately. No reboot required. The iFont application is distributed free of charge.

Replacing the font without rooting the phone

We use EOM skins

The original system firmware does not have the ability to change fonts. It's unlikely you'll be able to replace the Nexus font on your tablet or smartphone - although it's entirely possible. Even some firmwares such as AOKP or CyanogenMod do not have such capabilities.

The latest versions of the Android system from such popular brands as LG and Samsung have processed AOSP code; the developers have added an option to their skins that allows you to easily replace the font using only the device settings. For example, devices such as Galaxy Note, Galaxy S2, Galaxy S3 and many others have several standard fonts in their settings, that is, you are unlikely to need to install custom fonts. If these fonts are not enough, then you need to visit the Google Play Store.

Similar functionality is available in many smartphone models from LG, but if you want to get additional fonts, you will have to visit LG Smart World.

To change the default font on these devices, you need to perform just a few simple steps: open Settings - Display and select Font Style. In the list that appears, select one of the proposed fonts and click on the “Confirm” button. The font will change instantly, you don't even need to restart your smartphone.

Methods requiring rooting (Root)

Important

: having root rights, you can change system files, and in case of an error, you can turn your smartphone into either a completely unnecessary thing or a keychain, so be careful!

This instruction is written for educational purposes, so there is no guarantee that it will work correctly in your individual case.

By following these instructions, you act at your own peril and risk, and we do not bear any responsibility for the consequences.

We use special applications

For manual Android devices, there are many applications that allow you to change the font. You can download all of them from the Google Play Store, but the most popular are Font Installer and iFont.

For manual Android devices, it is perfect for this task. It even has a built-in font preview feature. Therefore, when choosing a font, you can always see how it looks before installing it.

The application is distributed free of charge. To install the TTF font that you saved on your device :

  1. Copy the TTF file to the device, preferably to the directory: /sdcard
    ;
  2. Download Font Installer;
  3. Before installing a new font, make a backup copy of the default font: select Menu->Backup/Restore.
    Click
    Backup.
    If Superuser or SuperSU asks for permission and rights, provide them;
  4. Now go to the Local tab and find the copied TTF file;
  5. Click on the font file, the “Install” command will appear in the pop-up menu, select it;
  6. If Superuser or SuperSU asks for permissions again, provide them.
  7. After installation, Installer will ask you to reboot your device, answer “Yes”.

iFont

Unlike Font Installer, iFont can even work with non-Samsung devices. But to use this application not only on Samsung devices, you must root it.

Download, install and apply the font from the Online tab:

  1. Select the font;
  2. Click the Download button;
  3. Now click the Set button;
  4. If a pop-up window appears asking you to set the mode, click System Mode;
  5. Now the device will reboot to apply the new font.

You can also install the copied local font (TTF file) to the /sdcard/ifont/custom directory. To do this you need:

  1. In the main iFont window, press the Menu button;
  2. Now select Settings -> Change Font Mode .
    If you are using a manual non-Samsung device, then press: System Mode, and if a manual Samsung device, then Samsung Mode;
  3. Go to the Custom tab;
  4. Select our font and click the “Set” button;
  5. If you are asked to set the mode again, select System Mode.

Manual method using ADB

Up to this point, everything was very simple and it was not necessary to have root rights, but in this method, these rights are necessary, since we will be dealing with files in the protected / system/fonts directory.

One such font installation method is using Android Debug Bridge (ADB). To use it we need:

  1. Handmade Android device;
  2. Computer with Android Software Development Kit (SDK) installed;
  3. If the computer is running Windows, then all the necessary drivers are needed to recognize our Android device;
  4. ADB must recognize our device;
  5. USB cable;
  6. TTF files of the required fonts.

In this example we are using the font Times_New_Roman.ttf,

which should replace the standard
Roboto-Regular.ttf.
Let's get started:

On your computer, rename Times_New_Roman.ttf

in
Roboto-Regular.ttf
;

Now copy the so-called Roboto-Regular.ttf

file to the device directory
/sdcard;
Launch the command line on your computer;

Run the command:

  • adb shell

This is how we humans are designed, that we want to do everything for ourselves so that it differs from others and stands out from the general “gray” mass. Smartphones are no exception to this either. In addition to external changes and decorations, you can also change the internal interface of the device. In this post I will tell you how you can change the font on Android, one of the most popular operating systems for tablets and phones. Today there are two ways to change the font: 1. With normal user rights 2. With superuser rights - root.

The easiest way

- first. You can easily change the font in Android (including 5.0 and 5.1) without having a lot of problems. But with this option, a lot depends on your device. Firstly, some versions of Android have a built-in tool for changing fonts. To use it, go to the settings of your smartphone and open the “Screen” or “Display” section, and in it - the “Font” or “Font Style” item:

Click on this button and you will get a window with a selection of available fonts, allowing you to use the built-in options or download new ones from Google Play.

But again, this functionality is not available on all phone models. In this case, you can use the so-called launcher - this is a special shell for Android that changes the appearance of the usual system interface to another, more interesting and beautiful one. For example, GoLauncher. As a rule, such programs have many themes that allow you to customize the appearance as you please.

You just need to install it through the Play Store and configure it the way you want. Some mobile phone manufacturers already install their own launcher from the very beginning - for example, Asus, Samsung, LG, Lenovo or Huawei. Then it’s even simpler: you don’t need to install anything - just go to the settings of the installed launcher and change it the way you need! Another option is to install programs that allow you to change fonts in Android.

Second way

works only after obtaining superuser rights - root in the system.
Without them nothing can be done. After this, you will need to install a special program that can change fonts. For example, HiFont
is an excellent free program that supports a large number of devices, including the Samsung Galaxy.

The HiFont application has hundreds of different fonts in its library, supports downloading from the Internet and creating your own style. In addition, you can always return the standard one back without any problems. The second excellent, stable and simple program is Font Installer

, which has no less rich capabilities than HiFont. It also requires RUT rights to work. When working, it allows you to make a backup copy of standard Android fonts and you always have the opportunity to return everything back if necessary.

The only negative is that not all fonts offered by the application support Cyrillic. The operation of Font Installer is incredibly simple - we launch the program, select a font, and view the result using the “Preview” button. If you like it, install it by clicking “Install”.

For most users, the default font on your Android phone or tablet is sufficient. It's nice and usually the right size for comfort. But there will always be Android users who want to change the font and stand out from the crowd. And there is always that small category of people who love to customize their device and will tinker with fonts, themes, etc., just for their own pleasure.

If you belong to one of these groups, you have come to the right page. The biggest advantage of Android is its customization capabilities, it even allows you to change the default UI fonts. However, changing the font is not always easy. In many cases, changing the font will require technical know-how.

This guide will show you how to change the font on Android. We will look at two methods: one without root rights, and the second with .

Manual method using ADB

In all the methods before, having superuser rights was optional, but in this method you won’t be able to do without root, since we will be working with protected files in the /system/fonts directory.

One of these font replacement methods is ADB (Android Debug Bridge). To use it you need:

  1. Have a device with root rights;
  2. A computer with the Android Software Development Kit;
  3. If your computer uses a Windows system, then for the program to work correctly you need special drivers with which your device will be recognized.
  4. The ADB program must recognize your device;
  5. Have a USB cable;
  6. Font files in TTF format.

In the example, the Times New Roman font will replace the default system font Roboto Regular.

Rename the Times New Roman font to Roboto Regular on your computer;

Copy the renamed “Roboto Regular” font to your device in any way to the “/sdcard” directory on your phone’s memory card;

Enter the command into the command line: “adb shell”

After this, enter the following commands again: “su”, after “mount -o remount,rw /system”

Create a copy of the original font Roboto-Regular.ttf, to do this enter the command “cd /system/fonts”, then enter “mv Roboto-Regular.ttf Roboto-Regular.ttf.bak”

Copy the font from the /sdcard directory to the directory with system fonts with the command: “cp /sdcard/Roboto-Regular.ttf /system/fonts”

The main thing is that the copied file has the necessary rights, namely 666 or 644. This is a prerequisite. If you have other rights set, the system will not be able to execute the command: “chmod 644 Roboto-Regular.ttf”

After using all these commands, you can close the Command Prompt and restart your device. After turning on the phone, you will see a new font.

Changing the font of a smartphone interface is not only an element of its individualization. Along with external stylization, the font makes it easier to perceive information. Each of us is accustomed to reading one or another typeface that pleases the eye. But where to find the right font? If your smartphone offers only a couple of options, then Fontster for Android offers one and a half hundred. The application boasts of deep integration into the system, promising a total replacement of the installed font.

Such complete penetration into the depths of the interface is only possible if you have superuser rights. You can read how to get ROOT privileges on an Android smartphone in our step-by-step guide or Kingo ROOT utility. No complex manipulations are required from you.

Change font on Android without root (root)

Despite the fact that Android itself does not have the ability to change the system font, many manufacturers have added such a feature to their smartphones, which makes it easy to change the font on Android of these smartphones. These manufacturers include large companies such as Samsung, HTC and LG.

The process may vary depending on the specific phone, but you can find this option in the settings. It is usually located in the "Screen" section. In this section you can change the font size, and on some phones, the style.

For example, some Android devices from Samsung have several default fonts that can be changed at any time. If they are not enough, you can download more from the Play Store.

To change the font on Samsung, HTC and LG phones, follow these steps:

1: Go to Settings

your device.

2: In the “Screen”

, select
Font Style
.

3: Tap a font

that you want to install.

4: Changing the font happens instantly

and there is no need to reboot.

The selected font will change throughout the interface of your device, including: status bar, system menu, messages, applications, and so on.

Applications from the Play Store

The manufacturer of your smartphone didn’t make it possible to change the font, but you don’t want to do the routine? Dont be upset! There is another way to change the font on Android without root access - this is the Launcher. Some launchers have a feature to change the font without installing themes.

GO Launcher

One of these launchers is the popular launcher - GO Launcher. To change the font in GO Launcher, follow these steps:

  1. Copy
    your
    TTF font files to your phone
    (to any folder).
  2. Open GO Launcher.
  3. Find the Tools
    and open it.
  4. Click the Launcher Settings
    .
  5. Find and click on the " Font
    " button.
  6. Click " Choose a font
    ".
  7. Click on the font
    you want to install.

Changes to the system will occur instantly, without the need to reboot. Advice, if you download fonts from the Internet, make sure that they support Cyrillic.

One of the most is Apex Launcher. With it you can set your favorite font. You mean that it only changes the font in the launcher itself and that the application is quite expensive.

  1. Select Home Screen
    .
  2. Click Layout & Style
    .
  3. Finally, choose the font you want to use for your home screen.

If you want to change the font on retired apps, there is a way to do it using Apex Launcher:

  1. Go to Apex Launcher settings.
  2. Click on App Drawer
    .
  3. Click on Layout and Application Icons
    .
  4. Finally, scroll down and then tap Fonts
    and choose which font you want to use in the app.

Finally, you can change the font for folders in phones by following the steps:

  1. Go to Apex Launcher settings.
  2. Select Folders
    .
  3. Finally, scroll down and then click on Font
    and select what font you want to use for the folder.

iFont app is designed to change fonts on Android. Previously, the application only supported Samsung devices, and not all of them. But today the developer says that iFont supports Samsung, Xiaomi (MIUI), Meizu, Huawei (Emotion UI) and HTC, Sony and Motolora (root required).

iFont is distributed free of charge and has unobtrusive advertising. The application works quite well on several smartphones that I tested (including Xiaomi Redmi Note 4, Huawei Nova 2).

Changing the font on a Huawei phone

The design of the text on Huawei can be changed in the settings. The result is a phone with large font, standard or smaller. If you want to change more than just the letter size, you will need to install a font replacement application. Phones from the manufacturer Huawei support the FontFix program if the gadget has an Android version no older than 4.1. FontFix contains a menu of 4 thousand fonts, which, unfortunately, are not sorted by input language. To find a convenient Cyrillic font you will have to work hard.

Change font on Android with root (root)

Attention!

If you have root access to your phone or tablet, you can change , but in doing so you may harm your device. So be careful.

  • The information in this manual is provided for educational and educational purposes only. There is no guarantee that these instructions will work on your device.
  • Use these instructions at your own risk. I do not take any responsibility for what happens to your device as a result of your use of the information in this guide.
  • Please read all instructions carefully before following them.

Applications from the Play Store

An easy way to change fonts on rooted Android devices is to use font changing apps. There are several such applications on the Play Store. Most of them offer the opportunity to preview how the device will look after installing a new font.

In this section, we'll look at two font changing apps: FontFix and iFont.

FontFix

FontFix is ​​a great free app for changing system fonts on rooted phones. It has a built-in font preview feature, so you'll know exactly what your fonts will look like before you install them.

To change the system font on Android, follow these steps:

1: Save the file of the desired font (TTF extension) to your device, preferably in /sdcard

.

2: Before replacing your system fonts, create a default font for your existing ones. Go to “Menu” (three dots) -> Settings and select Backup/Restore

. If Superuser or SupereerSU asks for permission, give it.

the circle with a plus (+) in the lower right corner

, File Explorer will open, find your TTF file.

4: Click on TTF file

, a preview window will open, click on the circle with a plus (+) again.
In the pop-up window, click INSTALL
.

5: If Superuser or SupereerSU asks for permission, grant it.

6: The application will prompt you to restart your device. Click Yes.

Conclusion

Changing fonts on Android is not an everyday task that most people do on their phones and smartphones. Among those who really need to change the fonts on their devices: can this be done or not, and if so, in what way.

What font is currently installed on your Android device? Have you ever changed it? If yes, have you used the methods described in this guide? If not, how did you change your system font? Tell us your method.

The Android operating system is one of the most flexible, convenient, and user-friendly. It offers ample opportunities for customization, but, unfortunately, its basic functionality does not include the ability to change an important visual element of the system - its font

.
In an effort to add the option to change the font, some developers independently add this feature to their gadgets, while users of other devices are recommended to use third-party applications that must be installed on their phone. In this material I will tell you how to change the font on Android, what tools will help us with this, and how to use them. Changing the font on Android OS

How to make the system font larger on an Android phone

How to change the font on a computer with Windows 7 - settings

If all the manipulations consist of simply making the font larger, then it is not at all necessary to use third-party programs and bother yourself with searching, downloading and installing them. They still need to be sorted out. To simply increase the text size, you can resort to using system configurations that are available to everyone, as well as display options on the display itself. These methods will be described in more detail below.

Increasing size through available settings

To perform the operation you must:

  1. Turn on or unlock your phone or tablet.
  2. Go to its main menu, which contains all application icons.
  3. Find the “Settings” application among them and select it.
  4. Click on the “Accessibility” item and look for the “Large Text” option in it.
  5. Move the switch for this configuration to the “On” position.
  6. Check how the text has increased in various applications and the operating system itself.
  7. Save all changes if necessary and exit the settings menu.


Change via standard settings

Zoom in using display settings

The same thing, but with more flexible settings, can be done in the display configurations of a smartphone or tablet PC. The step-by-step instructions are as follows:

  1. Find the same “Settings” application among other installed programs.
  2. Select the “Display” or “Screen” section from the menu.
  3. Go to the "Font Size" or "Text Size" option.
  4. Decide which size you prefer. Available in Small, Normal, Large and Huge sizes.
  5. Select a value and exit settings.

Important! This method of change is more preferable than the first, as it has greater flexibility in adjusting the text size. By the way, the “Huge” parameter is equal in size to the “Large Text” parameter from the configuration section described earlier.


If you replace a file yourself, you must set the appropriate permissions

How to change the font on Android - implementation features

As I noted above, the initial functionality of the Android OS does not require the user to change the system font. To eliminate this drawback, a number of developers (in particular, Samsung, HTC and LG) have built several fonts into the operating system of their gadgets, giving the device owner the opportunity to choose the font they like from the presented options.

Owners of smartphones from other developers need to use third-party software tools (for example, “GO Launcher”, “iFont”, “Font Installer”, etc.) that allow you to change the base font on your gadget (in most cases, such changes require root). rights).

Selecting a base font on a Samsung phone

Replacing the font with GO Launcher EX

This is another method that doesn't force you to gain root privileges by rooting. Some of the launchers have the ability to replace the system font with your own, but many do not have this function.

The most popular launcher for Android smartphones is GO Launcher EX, which, by the way, can replace the system font. The main disadvantage is that the launcher does not replace the font in applications and the main menu of the phone. All other fonts are replaced only in certain parts of the launcher, but not throughout the entire system.

How to change the font on Android gadgets

Let's move on to a description of ways to change the font on Android. As I mentioned above, some of them require root access, while others work just fine without them.

Method number 1. Use the built-in capabilities of your smartphones

Row, HTC and LG kindly provided the opportunity for the owners of their smartphones to choose a font convenient for them. Typically, the functionality of such gadgets has several fonts to choose from, and Samsung users can also download additional fonts to their smartphones (both paid and free).

https://youtu.be/VKPb_x_IOf8

Other fonts from the Samsung store can be installed by following the path described above and clicking on the “Download fonts” button (the price for paid fonts usually ranges from 1 to 3 US dollars).

Method number 2. Use third party apps

This method involves installing a number of applications on your smartphone that allow you to change the font on your device. Let's move on to consider them.

FontFix application

It is one of the best applications for changing the font on Android, but only if you do not own a Samsung device (devices from the specified developer often block the normal operation of FontFix).

As for root rights, gadgets that support FlipFont technology (for example, HTC Sense) do not need to obtain these rights for FontFix to work properly. For other cases, the presence of root rights on your gadget is mandatory.

  1. All you need is to launch this application, select the font you like and click on the “Install” button.
  2. At the same time, for comfortable operation of the application, you must allow installation from unverified sources in your phone settings (“Settings” - “Security”, check the box next to the “Unknown sources” option).

At the same time, the functionality of the application allows you to get fairly complete information about the selected font, including its dimensions in memory, a basic description, and so on.

Use FontFix to change font

iFont app

- another popular application for installing fonts on your Android OS. Like FontFix, this application does not work well with Samsung phones (for example, it does not work at all on the S7 Edge).

In the settings menu of this application, you will need to indicate the manufacturer of your gadget, and the program will try to bypass restrictions that block the installation of new fonts without root rights (which greatly simplifies working with the application).

The advantages of iFont include its high capabilities for working with fonts of languages ​​other than English (in particular, Russian, Arabic, Spanish, etc.).

The algorithm is standard for programs of this type: launch the program, click on the “Ru” (Russian) icon, select a font, then click on “Download” - “Install”.

HiFront app

The “HiFront” application has many different fonts for every taste, new fonts can be easily installed on a smartphone, and at the same time are independent of “HiFront” itself - even if you delete the specified application, the fonts installed using it will remain.

When working with Samsung mobile devices, root rights are not required; for other gadgets, root rights are required on the device.

HiFront - change the font, change the feeling

Launchers

Various launchers (programs that allow you to change the appearance of the desktop, icons, application menus, and so on) will also help you change the font of your gadget. In particular, we can note the functionality of “GO Launcher EX”, “Action Launcher”, “Holo Launcher”, which can change the font on your device.

  1. For example, the first of the launchers mentioned, “Go Launcher,” can change the base font of the device to another one found on your device.
  2. All you need to do is download a new font to your phone's memory.
  3. And then in the launcher, click on “Select font” - “Search”, the new font will be found, and you will only have to install it on your smartphone.

Follow these instructions

  1. Copy the TTF font file to the directory: .../sdcard/GOLauncherEX/fonts;
  2. Launch the installed launcher;
  3. On the main screen, open the Menu by pressing the button represented by three dots, or simply drag the screen up;
  4. Next, find the “Preferences” button to go to the launcher add-ons tab;
  5. Next, open “Visual Settings”;
  6. Select the “Font” item, which is on the left;
  7. Use the font search function to have the application begin searching for fonts that you should have previously sent to the directory: ../sdcard/GOLauncherEX/fonts;
  8. After completing your search, select the font you like best.

Changes are applied instantly without restarting the smartphone.

iFont app that works exclusively with Samsung smartphones

The very popular iFont application can also be used to replace standard fonts, however, as already mentioned, you can only replace the font using this application on Samsung devices. Sometimes this app replaces the font even on non-rooted devices.

Replacing the font without root rights

Some companies allow you to change the font on your devices without having to go through various steps, including rooting the device. For example, this includes Samsung. To change the font on your phone, go to settings and select the “Device” tab. Here you will see an item called “Font”. Let's open it.

Here we see two items: “Font Style” and “Font Size”.

In the first case, we can change the font itself.

And the second is its size.

Everything is logical and very simple. Alas, there is no such option on bare Android firmware. However, here you can increase the font size. Go to settings and select "Accessibility".

Once on the page, check the box next to “Large Text.” The font will increase.

Question answer

Why do you need to change fonts?

  1. For convenience and customization of the device to the user’s personal preferences;
  2. In some cases, to preserve vision. For example, if the ophthalmologist recommends making the main interface colors more calm: blue or gray;
  3. For comfortable use of the phone.

Where to download fonts for Xiaomi

Usually these are files in the “.mtz” format for the MIUI shell. You can download it from official websites and other trusted sources, for example here.

How to create a personal style

Using the MyRealFont application, the user can create his own “masterpiece”.

How to return to standard design

To return the standard design, you need to take into account the way the font was installed. If the style was changed through the standard Android or iOS menu, you need to go to the settings and cancel the changes in the corresponding section.

In the case of specialized applications, we roll back the changes through them and delete the utility from memory.

How to change in programs

To change the size of labels in applications, such as browsers and instant messengers, you need to go to the settings (usually three dots in the upper right corner) and find the “Text” / “Font”, etc. section.

  1. For example, in the official VK application, the user will only be able to change the size of the letters.
  2. It won’t work on WhatsApp,
  3. In Telegram - along the standard path, through Design (you can even adjust the corners of blocks with messages),
  4. In Odnoklassniki you can only change the color scheme, but not the scale.
  5. Instagram is not allowed
  6. Viber - you can select a theme and change the default background,
  7. Facebook messenger - it won’t work, only through the system.

Customize font style in individual Android apps

The functionality of some programs allows you to customize not only general and system text writing styles, but also do the same in individual applications. This kind of thing is usually not done in the “Settings”, “Notes”, “Calculator” sections, etc. This is needed for applications in which the user spends the most time. As a rule, these are social networks, instant messengers and mobile clients of your favorite services. Some of them offer their capabilities, but sometimes they are not satisfactory.

"In contact with"

Many people use this social network and often ask how to change the font in VK on Android. The official application, despite regular updates, only provides the ability to change the font size. For this:

  1. Open the main menu of the phone.
  2. Find the social network client among all installed applications.
  3. Go to its settings.
  4. Select the “Basic” section
  5. Set the “Font Size” from small to large.

Note! There is no need to save anything, since all changes are accepted automatically, and the text size increases or decreases immediately after selecting an option. This applies to all elements of the social network interface, and not just to the settings menu or messages.


Settings on VKontakte

whatsapp

The situation is similar in the client of the popular WhatsApp messenger. It will not be possible to change the style, since the parameters in this regard are very meager. Again, only the size can be changed. For this:

  1. Go to the program.
  2. Open the context menu using the button with three vertical dots, which is located in the upper right.
  3. Go to application configuration.
  4. Select the “Chat” section.
  5. Click on the “Font Size” parameter and indicate it among: large, medium and small.

This will only change the text size in chat messages.

There are also separate settings that allow you to change the style, but they only work in correspondence. So, to write text in bold, you need to “wrap” it on different sides with asterisks (*). If you want to write in italics, then the symbol is changed to an underscore (_). Cross out the text with the tilde symbol (~).

For your information! Typewritten text style is also available in the messenger. To get it, use backsingle quotes (“`”). It is enough to insert them before and after a sentence or word.

Instagram

The Instagram application on Android does not have any functions at all to change even the text size, but there is a way out. This application is Font for Instagram - Beauty Font Style. You can download it through the official Google store. Then simply enter the desired text into the program field, change it, copy and paste the result in the profile description or in messages.


You can only change the size on WhatsApp

Now there should be no questions about how to change the font on an Android phone. Using standard tools, most often you can only change the text size, and the style, highlighting and colors are changed in special applications.

Rating
( 2 ratings, average 4.5 out of 5 )
Did you like the article? Share with friends:
For any suggestions regarding the site: [email protected]
Для любых предложений по сайту: [email protected]