Android Question Error when trying to put adaptive icons on my app

Vinians2006

Active Member
Licensed User
Longtime User
Hello mates!
I am trying to put adaptive icons on my app. The app used to work perfectly before but now it even able to be downloaded by Android OS.
I tryed everything. If I use the menu options "choose icon" the app works again. Please can someone look at my src and help me to find this error ? I tryed to debug but as the app cannot be loaded the debug cant be used...
I will provide a download link as the forum "attach files" has a limit of file size.
Link to the zip file containing whole project
 

Vinians2006

Active Member
Licensed User
Longtime User
You should use File - Export as zip to create the zip file.
I did but this options doesnt export the "icon" folder and I wanted to show that folder so you can see if I am doing right. I followed all steps but not worked. When the apk is loaded it stop even before it show up.
 
Upvote 0

Vinians2006

Active Member
Licensed User
Longtime User
Thank you Erel, I will try again, the first time I tryed I followed the tutorial exactly but as it not worked I tryed another example from a guy. Maybe I did something wrong.
 
Upvote 0

asales

Expert
Licensed User
Longtime User
1 - Don't put your whole project to download.
Put a small piece of code that show the issues.

2 - I think the problem is related with the subfolders in /icon, like Erel says in the post above.
 
Upvote 0
Top