Error generating android apk - app icon

Hello,
If I try to add an icon after loading it to assets, it does not show on the setup drop down for icons or to Splash screens. Only option shown is “none”!!!

And my APP generate the following error when compiled:

Kodular is unable to compile this project.
The compiler error output was
[ReadBuildInfo] Starting Task
[ReadBuildInfo] Task succeeded in 0.006 seconds
[LoadComponentInfo] Starting Task
[LoadComponentInfo] INFO: Generating assets…
[LoadComponentInfo] Component assets needed, n = 7
[LoadComponentInfo] INFO: Generating activities…
[LoadComponentInfo] Component activities needed, n = 0
[LoadComponentInfo] INFO: Component “com.LukeGackle.JSONTools” does not specify activityMetadata
[LoadComponentInfo] Component activity metadata needed, n = 0
[LoadComponentInfo] INFO: Generating broadcast receivers…
[LoadComponentInfo] INFO: Component “com.LukeGackle.JSONTools” does not specify contentProviders
[LoadComponentInfo] INFO: Generating libraries…
[LoadComponentInfo] Libraries needed, n = 14
[LoadComponentInfo] INFO: Component “com.LukeGackle.JSONTools” does not specify metadata
[LoadComponentInfo] Component metadata needed, n = 0
[LoadComponentInfo] INFO: Generating Android minimum SDK…
[LoadComponentInfo] INFO: Generating native libraries…
[LoadComponentInfo] Native Libraries needed, n = 0
[LoadComponentInfo] INFO: Generating permissions…
[LoadComponentInfo] usesLocation = False
[LoadComponentInfo] Permissions needed, n = 11
[LoadComponentInfo] INFO: Component “TextExtractor.com.TextExtractor” does not specify queries
[LoadComponentInfo] INFO: Component “com.LukeGackle.JSONTools” does not specify queries
[LoadComponentInfo] INFO: Component “DynamicCompProp.com.DynamicCompProp” does not specify queries
[LoadComponentInfo] INFO: Component “de.bodymindpower.TFormat.TFormat” does not specify queries
[LoadComponentInfo] INFO: Component “com.LukeGackle.JSONTools” does not specify services
[LoadComponentInfo] INFO: Component “TextExtractor.com.TextExtractor” does not specify xmls
[LoadComponentInfo] INFO: Component “com.LukeGackle.JSONTools” does not specify xmls
[LoadComponentInfo] INFO: Component “com.yusufcihan.DynamicComponents.DynamicComponents” does not specify xmls
[LoadComponentInfo] INFO: Component “DynamicCompProp.com.DynamicCompProp” does not specify xmls
[LoadComponentInfo] INFO: Component “de.bodymindpower.TFormat.TFormat” does not specify xmls
[LoadComponentInfo] Component xmls needed, n = 0
[LoadComponentInfo] INFO: Generating component broadcast receivers…
[LoadComponentInfo] Task succeeded in 0.01 seconds
[CheckDeprecatedComponents] Starting Task
[CheckDeprecatedComponents] Task succeeded in 0.011 seconds
[CheckComponentRequirements] Starting Task
[CheckComponentRequirements] Task succeeded in 0.0 seconds
[VerifyExtensions] Starting Task
[VerifyExtensions] Task succeeded in 0.616 seconds
[GenerateBuildId] Starting Task
[GenerateBuildId] INFO: Skipping Build ID generation for App with no required components.
[GenerateBuildId] Task succeeded in 0.0 seconds
[RetrieveGamAdUnit] Starting Task
[RetrieveGamAdUnit] INFO: Skipping Ad Unit ID retrieval for app with no required components.
[RetrieveGamAdUnit] Task succeeded in 0.0 seconds
[PrepareAppIcon] Starting Task
[PrepareAppIcon] INFO: Creating mipmap dirs…
[PrepareAppIcon] INFO: Generating icons…
[PrepareAppIcon] ERROR: Something went wrong while getting the default icon
[PrepareAppIcon] ERROR: Could not prepare app icon
[PrepareAppIcon] Task errored

Hi dear,

how large is the image, both pixels and in MB.
Have you tried refreshing the page and trying again?

Use a png image 512px x 512px as icon
Taifun

Hi dear,
I tried the 512x512 dimension, and I tried to create the logo using the EasyAppicon website.
I tried refreshing the page several times but nothing changed!!!

I don’t know if it will work, but try downloading the project and re-importing it.
Then, If it’s not a problem, send it to me privately and I’ll try to take a deeper look at it.

Is it png format?
You forgot to let us know
Upload the icon to here, so someone can check

Taifun

Yes png format

Have you tried doing this step?
I downloaded the icon, added it to a project, and had no issues.
The app was created and the logo was displayed correctly.

Yes, I tried, but unfortunately the problem persists.
I’ll send you the application’s aia file privately.

Update regarding what we tried in private:

  • He tried to export and re-import the project
    result: empty dropdown

  • I downloaded his AIA project, seeing the dropdown correctly populated, I selected the icon and sent him the updated project.
    result: empty dropdown

  • I asked him to try updating the browser and clearing cookies
    result: empty dropdown

  • He also tried different browsers, Opera and Edge
    result: empty dropdown

  • He tried creating an empty project with only the icon in the assets
    result: empty dropdown

  • He also tried with incognito mode.
    result: empty dropdown

The strange thing is that the icon is present in the project.properties.
immagine

Does anyone have any other ideas?

Might issue with apk name aname= \u0627\......

Can you send .aia with me, so i can check from my side too.