varun93 / android-cropimage

CropImage Activity from Gallery.apk packaged as a reusable Android library (4.0 and up).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android CropImage

Flattr this

The CropImage activity extracted from Gallery.apk in AOSP 4.0. Compatible with Android API Level 15 onwards.

Android Studio and Gradle

The project was created with Android Studio and uses the Gradle build system.

Intent-based API

The CropImage activity is controlled by an Intent-based API. Please use the wrapper class CropImageIntentBuilder for a type-safe interface.

Example Project

It is contained inside the CropImageExample module.

Project Information

About

CropImage Activity from Gallery.apk packaged as a reusable Android library (4.0 and up).

License:Apache License 2.0