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 Logo

PreviousFunding ChoicesNextChange Color

Last updated 3 years ago

Was this helpful?

  1. Open Android Studio → File → New → Image Asset

  2. You can choose 2 types of your icon type, that is Launcher Icon (Adaptive and Legacy) or (Legacy Only)

  3. Recommended to use Launcher Icon (Adaptive and Legacy)

  4. Browse and choose your image file icon (.png) format with square dimension and start customize your icon

  5. Make sure the resource name is “ic_launcher” → Next → Finish

Note : in some cases, when you change the app logo for the first time, there may be a problem and the logo is not saved in the mipmap folder, most likely this is a bug in Android Studio, if this problem occurs, please repeat the steps to change the app logo again and the problem will be resolved.