Thank you for your response. I was wondering this because I think AppInventor is beyond the educational platform. Many users are using this platform for monetization. I think the strength of AppInventor is that it is easier than text coding and can create and release real apps.
Now, many people have already learned enough about block-coding logic when they are children through the "scratch" platform. They want to create an app that can actually launch, and it's a good motivation that it's easy to do so.
I'm in trouble again. I got packging errrors constantly.
I want to change the package name made in app inventor to my unique package name. In this case, how do I do step 4, 5? I'm confused about the folder and directory name from where to where. I don't have io/kodular~.
So following step 5a) by @Anke:
inside the smali folder you have to create the folder com and inside that folder com the folder dearsimple
Then copy folder memox into folder dearsimple
Taifun
inside the smali folder you have to create the folder com
There is already a folder called 'com' in the 'smali' folder, and there are other folders in the 'com' folder. Then, can I create a folder called 'dearsimple' in the 'com' folder that already exists?