Jump to content
Registration disabled at the moment Read more... ×
Fudley

Browse for Image, Android

Recommended Posts

Using Delphi 11.3 or 12, developing for Android.

 

How to browse for image files on the users android phone.

 

Is this possible without using intents? If not, is there a library which can be used for this?

Share this post


Link to post
2 minutes ago, Fudley said:

How to browse for image files on the users android phone.

 

Is this possible without using intents?

Browsing outside of the application itself requires intents.

2 minutes ago, Fudley said:

If not, is there a library which can be used for this?

You could use Kastri, which has this Files Selector demo.

  • Like 2

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×