Your Recipes App
CtrlK
  • Welcome
  • Android Studio
    • Getting Started
    • Import Project
    • Generate google-services.json
    • Push Notification
    • Package Name
    • Get YouTube API Key
    • Server Connection
    • Ad Network
    • AdMob GDPR (Legacy)
    • Funding Choices
    • Change Logo
    • Change Color
    • Change Text
    • Change Images
    • Change Font
  • Admin Panel
    • Getting Started
    • Create Database
    • Import Database
    • Upload PHP Script's
    • Database Configuration
    • Related Video Tutorial
  • Publish the App
    • Release Version
    • Generate Signed Bundle / APK
  • Migrate from Older Version
    • v4.0.0 to v4.0.1
    • v3.1.x to v4.0.0
    • v3.1.0 to v3.1.1
    • v3.0.0 to v3.1.0
  • RTL (Right to Left) Direction
  • Rating and Support
  • Changelog
  • FAQ
Powered by GitBook
On this page

Was this helpful?

  1. Android Studio

Change Font

1.If you want to change the app font, you can change the app font with your custom font with .ttf extension, rename your font file to custom_font.ttf, then, copy and replace the existing font to :

  1. res/font/custom_font.ttf

  2. assets/font/custom_font.ttf

PreviousChange ImagesNextAdmin Panel

Last updated 3 years ago

Was this helpful?