Your Radio App
  • Welcome
  • Android Studio
    • Getting Started
    • Import Project
    • Generate google-services.json
    • Push Notification
    • Package Name
    • Server Connection
    • Ad Networks
    • AdMob GDPR (Legacy)
    • Funding Choices
    • Change Logo
    • Change Color
    • Change Text
    • Change Images
  • 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
    • v5.2.0 to v5.3.0
    • v5.1.0 to v5.2.0
    • v5.0.2 to v5.1.0
    • v5.0.1 to v5.0.2
    • v5.0.0 to v5.0.1
    • v4.x.x to v5.0.0
    • v3.x.x to v4.x.x
  • Changelog
  • Rating and Support
  • FAQ
Powered by GitBook
On this page

Was this helpful?

  1. Android Studio

Change Images

PreviousChange TextNextAdmin Panel

Last updated 5 years ago

Was this helpful?

The image assets consists of the splash image and other image component inside the app, to change it :

  1. Open res/values/drawable and replace with your image or icon, all image are placed on drawable-hdpi folder

  2. you also can change every image in app like via Explorer, open Explore and go to your project directory, select YourRadioApp/app/src/main/res/drawable-hdpi

  3. Replace every image which you need to custom the application and highly recommended you using same resolution for each image