Jump to content
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 1

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×