Skip to content

How can i select directly from Gallery rather than downloads  #331

Open
@adekunle11

Description

@adekunle11

Hello, I added the plugin to my project and it works fine.
But i can only select from Downloads directory, and i would like to select from Gallery like whatsapp does.
I have tried changing var dl = android.os.Environment.getExternalStoragePublicDirectory(android.os.Environment.DIRECTORY_DOWNLOADS); to var dl = android.os.Environment.getExternalStoragePublicDirectory(android.os.Environment.DIRECTORY_PICTURES); in imagepicker.android.js, it didn't work

How can I do this? thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions