Get image from cloud DB error

Then AppInventorBinaries needs to exist / be created in your ASD:

/storage/emulated/0/Android/data/<packageName>/files/AppInventorBinaries

and filescope should be App not Legacy

AndroidBinaries or AppInventorBinaries ?
I can not create any dir in asd

Sorry AppInventorBinaries

(I will edit above)

Your path when using filescope App is incorrect....

Is it correct ?

i tested this project in android 11 and works: (companion and apk)


.
.
clouddb (2).aia (2.6 KB)

Your aia runs well for me, but only with apk, not companion.

Hi Alireza

You should not need a Read External Storage permission for Android 11+, the ASD (App Specific Directory) is internal storage.

1 Like

What happens when using companion?

In the Procedure App Inventor Binaries, if the path does not exist and is therefore created, where is the image?

With companion

  1. I can not create the folder AppInventorBinaries
  2. when get error no such file or directory

works on companion

companion ver 2.62u

my companion version is:
2.63

did you install from playstore?

yes

EDIT: the problem is in your companion version
i tested my project in 2.62u companion version and cloud db says no such file or directory

You need to update your companion!

1 Like

Does it work on all android versions?

tested in android 8.1 and 11
and works

1 Like

I update to 2.63 from playstore, but
error