Skip to main content
You're viewing documentation for a previous version of this software.Switch to the latest stable version
VESDK/Android/Introduction

Demos

For a straightforward integration of the VideoEditor SDK, see our set of example integrations for various frameworks like React Native, Ionic or Cordova.

Whether you just want to learn to use the VideoEditor SDK or just see what can be built with it, we are providing some example integrations for various frameworks.

Example app#

We offer an example app on the Play Store, that shows off the VideoEditor SDKs interface and our default configuration.

Demo repository#

For code examples take a look at the demo repository. This demonstrates how to integrate the VideoEditor SDK into your Android and how to configure it to match your needs.

Example Integrations#

Check out our GitHub Repositories here for up to date example integrations of our HTML and native SDKs. All example integrations repositories are tagged with the suffix -demo. In general, these examples are a good starting place to:

  • Quickly test out our SDK without the need to write code
  • Tinker with the code to understand how it works and
  • Starting templates for specific web frameworks.

Currently, we are providing example integrations for:

We are also providing the corresponding tutorials in our quickstart section here if you want to learn to integrate the SDK yourself. This includes: