Migrar do Kodular para o MITApp Inventor

Hello everyone.
Is there a way to migrate or start updating an app made in Kodular that is already on the Play Store, generate and upload updates now modified in AppInventor, without encountering errors?

As for the APK, you can export signing keys from kodular and import them in appinventor.
But there will still be a problem with the app's package name. You'd have to rename the generated APK.

You have to do some work... depending on the project amd the components you used this can be a smaller or a bigger task...

Remove all components from the project which do not exist in App Inventor and replace them by extensions or other App Inventor components

Sometimes it might be easier to start from scratch...

Also in the end you have to modify the manifest to get the same package name as previously

It might be easier to migrate to Niotron, because there you also can use custom package names and there is a conversion tool available which could help to migrate

Taifun

Whenever anyone stopped their car to ask my grandfather for directions, he would always ask where they had started their journey. Inevitably, he would say that he would not have started from there!

2 Likes

Hi.

I didn't understand the point, but if it was to find out where I started this project; it was on Kodular, some time after having made several on AI. The problem is that I don't find something reliable that "changes the rules long after the game has started".