Testing the next release of MIT App Inventor (nb187)

I was trying to copy a text file from the assets to the shared directory /Downloads
wooHoo


I set DefaultScope to Shared in the Designer (does it have any influence here?)
shared
the companion app crashed (I used the latest version 2.60t6u), here is the logcat output

same happens in the apk file...

so the question is: how to correctly copy a file to a shared directory?

Taifun
copyToShared.aia (2.1 KB)

2 Likes