Trying to push the limits of App Inventor!
Snippets,
Tutorials and
Extensions from
Pura Vida Apps by
Taifun.
I'd like to understand how to setup the activity starter in order to select multiple items
I got the understanding that using EXTRA_ALLOW_MULTIPLE set to true
to give an example on how to write the blocks accordingly to achieve that?
you might want to simplify your first example like this
I'd like to understand how to setup the activity starter in order to select multiple itemsit is not the activity starter, which picks the files, it is a file manager app you are calling with the activity starter and some file managers might offer that functionality and others not, it depends on your file manager app
I got the understanding that using EXTRA_ALLOW_MULTIPLE set to truewhere did you read that?
to give an example on how to write the blocks accordingly to achieve that?to find that out, you will have to do some experiments...the examples on my page https://puravidaapps.com/snippets.php#2activity and the documentation Using the Activity Starter can help youlet us know, what you find out
Experimenting big time, brain-melting down accordingly... ;)
Cheers,