Skip to main content

Cover image on Android

Cover image screen allows users to pick any frame of video as image or choose an image from gallery.

screen cover

CoverProvider supports 2 modes

  • EXTENDED - enables the screen
  • NONE - disables the screen. The user is taken to export screen.

EXTENDED is default mode in the SDK.

You can change the mode in VideoEditorModule

single<CoverProvider>(override = true) {
CoverProvider.EXTENDED
}

Resources

You can override the following string resources in your app.

ResourceIdValue
cover_image_textChoose cover
cover_progress_textPlease, wait
err_cover_imageFailed to create cover image