How to migrate app project from thunkable to kodular if app is already published on playsyore

Can anybody tell me how to migrate app project from thunkable to kodular if app is published on playstore.

1 Like
  1. Export the Keystore from Thunkable.
  2. Import the Keystore in Kodular.
  3. Remove any components that are present only in Thunkable and not in Kodular.
  4. Export the AIA file from Thunkable.
  5. Import the AIA file in Kodular.
1 Like

Does i will need to import keystore in kodular before importing aia

You’ll need to import keystore before compiling the APK. Importing AIA before or after Keystore doesn’t matter. :slight_smile:

1 Like

Kanishka Thanks a ton …
I feeling happy now because you helped i am so thanful to you
:heart::heart::heart::heart::heart_eyes::heart_eyes::heart_eyes:

1 Like
  1. Export the Keystore from Thunkable.
  2. Import the Keystore in Kodular.
  3. Remove any components that are present only in Thunkable and not in Kodular.
  4. Export the AIA file from Thunkable.
  5. Import the AIA file in Kodular.

I follwed these steps but app is not updating and app gets installed with other copy.
Please anybody tell me solution

On Screen1, search for a property which says “Package Name” and type your previous package name
It should be com.thunkable.user_name.app_name or com.user_name.package_name

But when i install app it shows app conflicts with existing package name
This app is already published on playstore so i want to make it updates through kodular

Have you exported the Keystone?
That seems to be the issue, different Keystone

Yes i also imported keystore

Don’t open another topic about the same questions. I merged them together.

1 Like

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