App installation error

I created an app in kodular which compiled without any error in kodular creator but when I install it on my android phone it goes with error and the app is not installed.
Please help me I have uploaded aia and apk filenewwViews4Views.aia (747.9 KB) newwViews4Views.apk (7.6 MB)

How about changing the icon image size, yours is 2896x2896px

/Boban

3 Likes

Installed on mine,
Maybe you can fix by checking your API according to device

2 Likes

Even though it installs on some devices, icon size shouldn’t be bigger then max of 512px, as it is sufficient even with 48px however, I’m using 144px

/Boban

4 Likes

For clarification:

The launcher icon can have the following dimensions:

  • 36x36, 48x48, 72x72, 96x96, 144x144 and (max) 192x192 px
  • LDPI, MDPI, HDPI, XHDPI, XXHDPI and XXXHDPI

For the Play Store icon: 512x512 px

https://tekeye.uk/android/android-icon-size
https://romannurik.github.io/AndroidAssetStudio/icons-launcher.html

see also my posts in this thread:

4 Likes

@Sherpuraala Use 96x96 for your app icon. that is the best i will recommend for you. For Google Playstore dimension is 512 by 512

1 Like

Thanks it works by changing app icon
Love you all and kodular support

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.