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
This is quite simple toast library, that make it easier to show and create custom toast.
Custom EditTextView
to show/hide password with customizable icon.
Cube grid
animation for Android.
Simple Google Cloud Messaging (GCM) integration library for Android.
Adding migrations in Android for databases is tricky and involves a lot a human effort. There is huge scope for human error and screwed up migrations. Poirot aims to fix that by attempting to automatically generating migrations where it can, and by forcing certain practices upon the user.
You can create a new Kotgo template project fast by using the following command. Just paste and execute it at a terminal prompt. Have fun!