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
Selendroid is a test automation framework which drives of the UI of Android native and hybrid applications (apps) and the mobile web with Selendroid. Tests are written using the Selenium 2 client API and for testing the application under test must not be modified.
Selendroid can be used on emulators and real devices and can be integrated as a node into the Selenium Grid for scaling and parallel testing.
SwipyRefreshLayout is a SwipeRefreshLayout
extension that allows to swipe in both directions.
Drag and Drop adapter implementation for RecyclerView
. Targeted to support any LayoutManager and ItemAnimator.
A Lollipop material design styled android pin-code library.
A Lollipop material design styled CircularBarPager
library.
Magnet rest2mobile generates native code for mobile apps from REST APIs. It turns actual REST requests and responses into source code (Objective-C, Android, and JavaScript) that you can call from your mobile app. The source code automatically handles: