Do you want me to export the .aia file from Makeroid (after transfer) or from App Inventor (original: before transfer)?
Makeroid one
Not yet
I have lots of exams, so until the 27th I wonât have much timeâŠ
Oh, OK. I will be waiting always.
(Good Luck with the Exams .)
@TurboProgramming, just a suggestion: Try to delete the components, one by one, and after delete it, try to generate the apk, until discover the error. This error can be related to a property from a component that internally was migrated with null.
great idea, but it will be soo hard to do it .
But I could start the project from the beginning, that would be easier (As itâs a small app.)
Thanks for the suggestion @Kleyber_Derick
You can replicate a project by choosing
File > Save Project As
I had the same problem and it was solved by unchecking the option âNumbersOnlyâ in the TextBox components in AppInventor before exporting the AIA file, as suggested here (https://community.makeroid.io/t/error-while-compiling-to-apk/431), try that!
I will try, if it works I will let you know!
By the way thanks for the tip!
If this is the error I will take a look at how why this is happening. I think its because we didnât remove that property the right way.
We have done it wrong
I make current some tests on it.
I have changed something in our code and importet a project form AI with a textbox where the numbers only block is enabled.
Then I have importet the project into our builder.
The apk works now. No crash. No error.
I make more tests on it.
The import issue is fixed for next release.
that didnât work.
So, If I import the project to Makeroid in the next release, will it work?
Itâs supposed so
so, waiting for the next release