Skip to main content
Language

From Local Storage

Create File#

Here, we create a File object for a photo stored in the cache directory.

Start Editor#

Configure the LoadSettings to set the source to the Uri of the file. The PhotoEditorBuilder takes in the configured PhotoEditorSettingsList and starts the photo editor. The result is obtained in the onActivityResult() method when the editor exits.