Bunny's Code Burrow

this is a JS world


  • Home

  • About

  • Archives

  • Tags

  • Search

Android studio icon on device

Posted on 2017-09-25

How to change or set the Icon for your Android APP?

  1. Go to the path “..android\app\src\main\res”
  2. Update the images in those folders

    \mipmap-xxhdpi
    \mipmap-xhdpi
    \mipmap-mdpi
    \mipmap-hdpi

  3. You could use some online tool to generate your icon https://makeappicon.com/ which resizes all iOS icons and Android icons.
# Android # React Native
less
update apk version to google play
  • Table of Contents
  • Overview
Jenny Zeng

Jenny Zeng

Loving code ,especially javascript, React Native

155 posts
37 tags
GitHub Linkedin
  1. 1. How to change or set the Icon for your Android APP?
© 2020 Jenny Zeng
Powered by Hexo
Theme - NexT.Pisces