$ export ANDROID_SDK=/path/to/android-sdk
$ export ANDROID_NDK=/path/to/android-ndk
$ ant clean && ant
CropImage is a small image cropper. You can call this module in 'success' callback of showCamera or openPhotoGallery. See example for details.
This module works only when you use single JavaScript context in your app.