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

Overview

The PhotoEditor SDK for Android provides all the tools necessary to enhance your App with state-of-the-art photo editing features, effects, and assets.

The PhotoEditor SDK for Android provides tools for creating high fidelity photo editing applications with a big variety of filters that can be previewed in high quality and real-time. Unlike other Android apps, the Android PhotoEditor SDK allows a fast live preview of filters even when using high-resolution images up to the hardware limitations. It is written in high-level Java with Renderscript and allows for easy customization with your own XML based Layouts, Styles and Drawables.

Features#

  • Android API Level 16+. Covers nearly 99% of all Android devices.
  • Default UI for camera preview and editing. Based on Intents and Activities.
  • Tablet support. Works great on tablets.
  • Fast image export up to 4294 Megapixels! Even with large images and slow devices with low memory, the export is done in an adequate time with an intelligent unrivaled background processing technology.
  • Low memory footprint, even with high-resolution images.
  • Generic camera support. Integrated and featureful on most Android phones.
  • Crop, Rotate, Stickers, Text Placement, and Colorize. All essential photo editing functions wrapped into a simple, beautiful and customizable UI.
  • 60 Stunning filters which are builtin and work out of the box.
  • Photoshop LUT. Design color filters in Photoshop. With this feature, it is possible to generate LUT (Look Up Table) color filters easily from different photo editing tools. Export and integrate them in minutes!
  • Live Preview. Filters can be previewed in high quality at realtime.
  • No native code. Our based on OpenGL ES 2.0 support, therefore we dodge all the nasty native library problems other frameworks face.

Demo App#

Get the source for our demo application from our public GitHub repository.