Dandy Ling Kwong
Posts: 0
Joined: Sat Jan 10, 2015 9:06 am

how to open an image in image gallery

Hi,

I follow this example https://devcenter.appery.io/tutorials..., and set the sourceType = 'PhotoLibrary'. Thus, when the button is clicked, it pops up the dialog for me to choose the application to use to open the image gallery, and I choose the image. This is the behaviour I want.

However, my question is, once I have the image displayed inside my app, when I click on the image, how do I open back the image in the image gallery? Basically, I want my app to create a link to the image in the photogallery, so the user will be able to open the image on their phone using their phone gallery.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

how to open an image in image gallery

Hi Dandy -

[quote:]
how do I open back the image in the image gallery?
[/quote]
Could you please be more specific here, what exactly you trying to do here?
And don't forget that you're using native device APIs here in this case.

Dandy Ling Kwong
Posts: 0
Joined: Sat Jan 10, 2015 9:06 am

how to open an image in image gallery

Hi Ilya,

[quote:]
how do I open back the image in the image gallery?
[/quote]

I mean that, how do I refer to a photo in photogallery? I hope that by clicking the image in Appery.io app, it will launch the photogallery of the device to open the picture (which resides in sdcard).

Return to “Issues”