Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Register image and PDF file types

Note

Make sure the name of activity used in the below configuration is the same as the name of the activity handling your SDK implementation.

In addition: Make sure that this activity is publically available.

Add the following intent filter to the activity in your AndroidManifest.xml to receive incoming images and PDF files:

...