How to specify image source for ImagePicker

33 views
Skip to first unread message

Thierry Sombreffe

unread,
Sep 8, 2016, 7:26:54 AM9/8/16
to MIT App Inventor Forum
Is it possible to specify image source for ImagePicker to specificaly list images in stored in Media


Taifun

unread,
Sep 8, 2016, 9:42:30 AM9/8/16
to MIT App Inventor Forum
the image picker can only pick images from the gallery, see also http://ai2.appinventor.mit.edu/reference/components/media.html#ImagePicker

ImagePicker

A special-purpose button. When the user taps an image picker, the device's image gallery appears, and the user can choose an image. After an image is picked, it is saved, and the Selected property will be the name of the file where the image is stored. In order to not fill up storage, a maximum of 10 images will be stored. Picking more images will delete previous images, in order from oldest to newest.


Taifun

Trying to push the limits of App Inventor! Snippets, Tutorials and Extensions from Pura Vida Apps by Taifun. 

Thierry Sombreffe

unread,
Sep 8, 2016, 10:14:14 AM9/8/16
to MIT App Inventor Forum
My goal is to allow the user to choose a brand from a list based on logo.... any idea how to do that?

Taifun

unread,
Sep 8, 2016, 11:13:11 AM9/8/16
to MIT App Inventor Forum
probably one of the thumbnail listview example can help?
Taifun
Reply all
Reply to author
Forward
0 new messages