The installed apk file does not open

I checked out Kodular Fenix (v1.5.0) Bug Tracker before creating a new topic

Describe your issue

I downloaded the apk file and installed it on my phone… but the open button next to it is not activated. What’s wrong?

Attach the apk file.

Basketball.apk (5.6 MB)

Steps to reproduce the issue

Expected Behaviour

Actual Behaviour

Show your Blocks

Android version

See here
android manifest is missing the Launcher intent filter
<category android:name="android.intent.category.LAUNCHER"/>

2 Likes

Thank you so much. I’d appreciate it if you could tell me in detail what to do. I take off my hat to you.^^

Here is the aia file, can you please correct the wrong part? please.
Basketball.aia (444.4 KB)

Try this
Basketball_1.aia (444.4 KB)

Basketball_1.apk (5.6 MB)

1 Like

oh thank you good luck ^^
We succeeded with your help.

1 Like

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