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 Text

change app name and other displayed text in the application

The text asset consists of the application name of another text component inside the app, to change it :

  1. You can see on the res/values/strings.xml

  2. Change value name in each strings tag according your needs.

PreviousChange ColorNextChange Images

Last updated 5 years ago

Was this helpful?