How to install Yalantis/uCrop. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
Yalantis/uCrop Installation Guide
How to install Yalantis/uCrop. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for Yalantis/uCrop. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i Yalantis/uCropor
Install via npx
npx @hexmos/ipm i Yalantis/uCropPrerequisites
Android Studio
build_toolVersion: 4.0.3 or later (recommended 4.1.1 or later for AndroidX support)
Gradle
build_toolVersion: 7.0 or later
Android SDK Platform-Tools
system_packageVersion: 28.1 or later (check for compatibility with your device)
Android NDK
libraryVersion: 10.0.0 or later
Maven
package_managerVersion: 3.6.0 or later
Git
system_toolVersion: 2.19.1 or later (for cloning the repository)
JRE
environmentVersion: 8u201-b14
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Clone Repository and Add Dependency
implementation 'com.github.yalantis:ucrop:2.2.11'Post Installation Steps
- Open the app on your device.
- You can now start using uCrop!
