Skip to content

imgly/cesdk-android-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hero image showing the configuration abilities of IMGLYEngine

IMGLY Creative Engine and UI - Android Examples

This repository contains the Android examples for the IMG.LY Engine, the core of CE.SDK, as well as the source code of our mobile editor solutions. The Engine enables you to build any design editing UI, automation and creative workflow in Kotlin. It offers performant and robust graphics processing capabilities combining the best of layout, typography and image processing with advanced workflows centered around templating and adaptation.

The Engine seamlessly integrates into any Android app whether you are building a photo editor, template-based design tool or scalable automation of content creation for your app. The mobile editor is fully built on top of the Engine.

Documentation

The full documentation of the engine and the mobile editor can be found on our website. There you will learn how to integrate and configure them for your use case.

License

The Engine is a commercial product. To use it you need to unlock the SDK with a license file. You can purchase a license at https://img.ly/pricing.

In order to run the Showcases application that lives in the app module of this repository use the instructions below:

  1. Get a free trial license at https://img.ly/forms/free-trial. Note that the license is tied to the application ID of the application. Since the application ID of the Showcases app is ly.img.editor.showcase, you should include it in the list of bundle IDs. alt text
  2. Copy the license key.
  3. Include the license key in the local.properties file:
license=...

Note that failing to provide the license key-value pairing will display an error when opening any of the showcases.

About

Examples repository for running CreativeEngine on Android in Kotlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages