gradle-imagemagick
Gradle tasks to easy integrate ImageMagick
Install
buildscript {
repositories {
jCenter()
}
dependencies {
classpath 'com.eowise:gradle-imagemagick:0.5.2'
}
}
Usage
Have a look at the wiki
Source link: https://github.com/eowise/gradle-imagemagick
Gradle tasks to easy integrate ImageMagick
buildscript {
repositories {
jCenter()
}
dependencies {
classpath 'com.eowise:gradle-imagemagick:0.5.2'
}
}
Have a look at the wiki
Q & A
Standalone ZXing barcode/qrcode scanner library so that you don't have to install the ZXing Barcode Scanner app explicitly.
Android geographic visualization for UNHCR data.
A simple library to pick images from the gallery and camera.
An example project with animated TextView
.
An ExpandableRecyclerview with databinding support.
A Gradle plugin that creates FindBugs tasks for each variant of android application or library project.
Q & A