How to import image from gallery inside Android devices

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Sha6er

Hello,
i made a program to get info from user with the option to upload image from the file system using a FileDialog . it worked fine in the editor but when i export it to my android mobile the FileDialog can’t open anything, i need help to let the user import a picture so any help would be appreciated.

:bust_in_silhouette: Reply From: lamelynx

Is this what you’re looking for?

You can select one or more image from android gallery.