Hi thanks for your response, first I was using the version 1.1 (built 2023-10-12) and it was working excellent also in kodular, but now with the last SDK34 update it makes the app crashes at launch.
Now with the version 1.2 of the extension it opens fine the first time, but second time I open the app after the install it crashes, with the logcat I provided.
I was now testing the same .aia file on the companion in AppInventor, and I get this error:
Writable dex file '/data/user/0/edu.mit.appinventor.aicompanion3/cache/external_comps/xyz.kumaraswamy.textrecognition/assets/text-recognition.dex' is not allowed.
I think it is the same kind of error I get on Kodular about the file "text-recognition.dex", if that helps
No! I was Selected it as Custom. However, Now I have solved my problem and successfully created my app but After Building it as App, It is not installing in my Android mobile and show the message "App Not Installed". Kindly give me full guideline to fix it and make it compatible for all android phones.
Because I want Publish this app on Google Playstore.
Thanks for replying
There is an image where i want text recognition and scan the qr code. How do i do the both process from picking the same file or by clicking picture using camera component?
[mod edit image removed]
This image contains a certificate case number and a QR code. I want to extract the certificate case number from the text and the token number embedded in the QR code. There are hundreds of such certificates. To fill a form, both the certificate case number and the token number are required. I have already created two separate apps—one for scanning the QR code and another for extracting the certificate case number. However, I want both processes to be completed in a single app by simply capturing a photo using the camera.