Skip to content

Intent api using standard android.intent.action.PICK and android.intent.action.GET_CONTENT additional to org.fairscan.app.action.SCAN_TO_PDF #137

@k3b

Description

@k3b

Thank you for offereing an intent to let other apps scan a pdf.

If you implement your intent with

  • android.intent.action.PICK
  • android.intent.action.GET_CONTENT

together with mime that coresponds to pdf

then the standard android file open dialog in Hamburger-Menu will offer fairscan as source of a pdf "file".

In https://github.com/k3b/LosslessJpgCrop/blob/8fb4ad2b5ffc7cf2d8c060c40b0aac2c585a76fa/app/src/main/AndroidManifest.xml#L70 i implemented open the cropping of an existing "jpg"-file via my app LLCrop @ f-droid.org.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions