GOLDTV IPTV DOCUMMENTS
  • Introduction
    • Required
    • Start
  • Android
    • Icons
    • Get dependencies
    • Change Package name
  • Settings
    • Colors
    • Text App
    • Language
  • Firebase
    • Install Firebase CLI
    • Firebase Flutter Project
    • Admin Panel Firebase
  • Build app
    • Run app
    • Build and install the application
Powered by GitBook
On this page
  1. Android

Icons

PreviousAndroidNextGet dependencies

Last updated 5 months ago

Icons

1- Create your application iconic_launcher Files After creating the symbols file, replace the following files:

  • /mipmap-hdpi in /android/app/src/main/res/ folder

  • /mipmap-mdpi in /android/app/src/main/res/ folder

  • /mipmap-xhdpi in /android/app/src/main/res/ folder

  • /mipmap-xxhdpi in /android/app/src/main/res/ folder

  • /mipmap-xxxhdpi in /android/app/src/main/res/ folder

Note:The application icon must be renamed ic_launcher

How to create an app icon?