Skip to content

BakraBros/android-puzzle

Repository files navigation

android-puzzle

Drag n Drop android puzzle library

Setup to Android Studio

Add the following dependency to the build.gradle of your project

dependencies {
    compile 'com.bakrabros:android-puzzle:0.1.0@aar'
}
repositories {
    maven {
        url 'https://dl.bintray.com/bakrabros/maven/'
    }
}

About

Drag n Drop android puzzle library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages