Extension: ImagePicker more of 10 images. Create a new directory to store.

337 views
Skip to first unread message

Juan Antonio

unread,
Nov 10, 2017, 7:40:49 AM11/10/17
to mitappinv...@googlegroups.com
Hi friends,

this extension is a ImagePicker, to open Gallery we need a normal button.

With ImagePicker original we can store a maximum of 10 images, those images are stored in:
/mnt/sdcard/Pictures/_app_inventor_image_picker
(/storage/emulated/0/Pictures/_app_inventor_image_picker)

With this ImagePicker extension we can store a maximum of 1000 images, the default store directory is:
/mnt/sdcard/Pictures/_app_inventor_image_picker

but you can create a new directory to store images.





Regards.

Juan Antonio Villalpando.

com.KIO4_ImagePickerX.aix
p190i_ImagePickerX.aia

TimAI2

unread,
Nov 10, 2017, 9:23:49 AM11/10/17
to MIT App Inventor Forum
Nice work Juan.

Abraham Getzler

unread,
Nov 10, 2017, 11:44:26 AM11/10/17
to MIT App Inventor Forum
Interesting, but I'm missing something here.

With a text List Picker, I have ways to change the Elements list as needed.

This extension uses a directory as its Elements equivalent.

So to use this Image Picker, i would probably need to use
a file extension to gather my image files into my directory,
say in a filtering situation?

ABG

Taifun

unread,
Nov 10, 2017, 12:26:33 PM11/10/17
to MIT App Inventor Forum
With ImagePicker original we can store a maximum of 10 images,
the activity starter solution does not have such restrictions... How to pick an image using the activity starter
no need for an extension...
Taifun

Abraham Getzler

unread,
Nov 10, 2017, 12:42:32 PM11/10/17
to MIT App Inventor Forum

Juan Antonio

unread,
Nov 10, 2017, 3:54:37 PM11/10/17
to MIT App Inventor Forum
Thank you Abraham, this is a version of original ImagePicker, it hasn't filters images.
The main features are that you can save up to 1000 images and you can create a new directory to save them.

The images will be saved in the following way:
/storage/emulated/0/Pictures/_app_inventor_image_picker/img_123456789.jpg
(/mnt/sdcard/Pictures/_app_inventor_image_picker/img_123456789.jpg)

or

/storage/emulated/0/yourcreatedirectory/img_123456789.jpg
(/mnt/sdcard/yourcreatedirectory/img_123456789.jpg)
Reply all
Reply to author
Forward
0 new messages