Ali_Ali3
(Ali Ali)
November 20, 2025, 10:06am
1
I can’t open my app after install
how to fix this problem ?
i tried to change the package name
the app is displaying in app settings with other apps but i can’t open the app
RaYzZz
(Gianluca Franco)
November 20, 2025, 10:32am
3
1 Like
Ali_Ali3
(Ali Ali)
November 20, 2025, 10:58am
4
yep
all methods not working
i have variables when screen initialize and these vriables defined by the value get from another screen
does this way cause this problem(app installed but can’t open??)
RaYzZz
(Gianluca Franco)
November 20, 2025, 11:01am
5
Have you tried using adb?
ADB is a command-line utility that that can be used to control your device over USB from a computer. It will allow you to install / uninstall and or view logs on your device. This could be very handy when there are issues with a specific app and...
Reading time: 1 mins 🕑
Likes: 20 ❤
Ali_Ali3
(Ali Ali)
November 20, 2025, 11:02am
6
can you test my aia in private if you have enough time?
i don’t know how to use adb
i can’t upload the aia here because iam using databases and tokens
Ali_Ali3
(Ali Ali)
November 20, 2025, 11:04am
7
the app working in companion perfectly
but not open after install
i have tested the app in emulator and two mobile phone
RaYzZz
(Gianluca Franco)
November 20, 2025, 11:05am
8
Of course,
send me the APK
1 Like
RaYzZz
(Gianluca Franco)
November 20, 2025, 12:14pm
9
In private, we found the solution thanks to this topic,
it might also be helpful to someone else.
Thanks for your early post, but just now I have done it another way:
Just open the AIA file in WinRAR and find the Screen1 and open that in Notepad file and delete the name as shown in the blow image.
[00]
[1]
[2]
And thanks to Boban 's guide
Since I tried to help one and another with this, downloading theirs aia worked for me and I didn’t see any issues, even when clues were there I didn’t see them right away
All these solutions seems to work as I list them below however, what I think happens when we do all that is that Creator processes the file as new one and arranges/repairs it if necessary and hence it works afterwards
First clue, after name change from makeroid to kodular it got makeroid stuck on old projects see image below
…
2 Likes