GMAX IPTV DOCUMMENTS
  • Introduction
    • Required
    • Start
  • Android
    • Icons
    • Get dependencies
    • Change Package name
  • Access Key
    • Why use Access Key?
    • Android Key
    • IOS Key
  • Admob
    • Active or Discative Admob
  • Settings
    • Colors
    • Social Media Accounts
  • Build app
    • Run app
    • Build and install the application
Powered by GitBook
On this page
  1. Android

Icons

PreviousAndroidNextGet dependencies

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?