Android Question Getting images from the gallery. Cross-platform.

red30

Well-Known Member
Licensed User
Longtime User
Which way should I use to get images from gallery? I want the default gallery application to open when I click a button and I can select one or more photos and add them to the CustomListView. Is such a B4X code possible? To make it cross-platform.
On iOS there is an iMedia library that will call you to select a photo from the gallery or take a photo. I need something similar on Android or cross platform.
 
Last edited:
Top