This tool do not generate "background" and "foreground" icon, or I am doing wrong ?I use this very simple tool
![]()
EasyAppIcon - Create Mobile App Icon
EasyAppIcon helps you to create your own app icons easily. Supporting Android Adaptive Icon! You can simply import the icons to Android Studio and Xcode.easyappicon.com
If you want to upload your own custom iconSetApplicationAttribute(android:icon, "@mipmap/ic_launcher")
SetApplicationAttribute(android:roundIcon, "@mipmap/ic_launcher_round")
CreateResource(mipmap-anydpi-v26, ic_launcher.xml,
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_launcher_background" />
<foreground android:drawable="@mipmap/ic_launcher_foreground" />
</adaptive-icon>
)
Friend your explanation is clear, but the icon do not appears and the program closes before open the main actitvity. I dont know what is wrong, I tryed everything.1.- Download.
View attachment 105531
2. Unzip and find the android directory.
View attachment 105535
View attachment 105532
3. Add the resource directory where the icons are in your project.
Note: rename android directory to icon
View attachment 105533
4. Add the directory where the icons are to your project.
View attachment 105534
4. Add the following to the manifest.
If you want to upload your own custom icon
1.- Choose file
View attachment 105536
And proceed with the steps mentioned above.
See the loaded demo
Regards.
Thank you but I think the zip I attached were not complete. Now this one is complete. Please, can you look at the files and see if you find any error ? Because Android dont even is able to load the apk. This is realted to icon because if I use that options to set an icon it works propertly.These should be used on your website and on Play Store.
View attachment 105587
Unzip the zip file and copy it to your project directory:
View attachment 105590
Your project is fine icon resource declarations.
the problem could be elsewhere..
Open a new post for inquiries.Thank you but I think the zip I attached were not complete. Now this one is complete. Please, can you look at the files and see if you find any error ? Because Android dont even is able to load the apk. This is realted to icon because if I use that options to set an icon it works propertly.
The file is big to attach so here is the linke to google drive:
Link to download