Android Ebook App
  • Welcome
  • Android Studio
    • Getting Started
    • Import Project
    • Generate google-services.json
    • Push Notification
    • Package Name
    • Server Connection
    • Ad Network
    • AdMob GDPR (Legacy)
    • Funding Choices
    • Change Logo
    • Change Color
    • Change Text
    • Change Images
    • Change Font
  • Admin Panel
    • Getting Started
    • Database Configuration
    • Related Video Tutorial
  • Publish the App
    • Release Version
    • Generate Signed Bundle / APK
  • Migrate from Older Version
    • v3.1.0 to v4.0.0
  • Rating and Support
  • Changelog
  • FAQ
Powered by GitBook
On this page

Was this helpful?

  1. Android Studio

Change Text

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 3 years ago

Was this helpful?