Hi, how can I set the image of a vertical arrangement layout with a jpg file that's in the ASD of the device? I cannot upload the file jpg to the appinventor server because it's generated during the app running.
Thanks
Vertical arrangement Sorry. The background of a vertical arrangement layout.
I tried to use the method set.image and then specifying the Path of the file but it did not work.
It work:
These blocks will work with companion. For compiled app apk, instead of "edu.mit.appinventor.aicompanion3" you need to enter your app package name.
Your jpg file must be placed in ASD in the files directory.
I haven't looked at the file component for a long time :).
With Tim method it would look like this:
Thanks a lot. It works now
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.