How to create app launcher icon in Android Studio

Поделиться
HTML-код
  • Опубликовано: 27 ноя 2024

Комментарии • 17

  • @johnsandroidstudiotutorials
    @johnsandroidstudiotutorials  8 лет назад +5

    **Important**
    to set the icon you made as your apps icon,
    go to your manifest file and change the app_icon name
    to the name of the icon you just created if necessary.
    android:icon="@mipmap/icon_you_made"

  • @malemnganbi2792
    @malemnganbi2792 7 лет назад

    Great man

  • @JavierMorales-im9uu
    @JavierMorales-im9uu 7 лет назад

    thank you this saved me a lot of time !

  • @ackres7331
    @ackres7331 7 лет назад

    Thanks.

  • @tamirmoav3774
    @tamirmoav3774 6 лет назад

    I did exactly what you said, but in the drawer menu I get black sqaure

    • @johnsandroidstudiotutorials
      @johnsandroidstudiotutorials  6 лет назад

      Very odd. Check your file naming conventions as that can cause serious issues like showing a black square.

  • @tingelsos
    @tingelsos 7 лет назад

    how do i get the icon on my Device After created one? no tutorial Show me the way to Export the icon!! :(

    • @johnsandroidstudiotutorials
      @johnsandroidstudiotutorials  7 лет назад +1

      To set the icon you made as your apps icon,
      go to your manifest file and change the app_icon name
      to the name of the icon you just created if necessary.
      android:icon="@mipmap/icon_you_made"

  • @ayoutubeuser8727
    @ayoutubeuser8727 7 лет назад

    How to use or attach any emulator to Android Studio?

  • @androidalsayyal
    @androidalsayyal 8 лет назад

    genymoation error unable to start

    • @johnsandroidstudiotutorials
      @johnsandroidstudiotutorials  8 лет назад

      +Android J.R there is most likely an error in android studio. Check the log.

    • @androidalsayyal
      @androidalsayyal 8 лет назад

      John's Android Studio Tutorials please tutorial video error unable to start genymoation

    • @johnsandroidstudiotutorials
      @johnsandroidstudiotutorials  8 лет назад

      +Android J.R I do not know what issue is causing the error. I need to see your log file. When you click run in android and the launches and says unable to start, go back to android studio and look at the bottom to see what error is causing the issue. If anything copy and paste everything in the box that is red and share it with me.