I am newbie for Github and Android. I want to use imageshack sdk. but I don't know how to use. There is no dependencies like this:
dependencies {
compile 'com.imageshack:1.0.3'
}
Also, their getting started guide is for Eclipse not for Android Studio. So, sometimes integrating can be serious problem for me. How can I integrate this SDK with my Android Studio?