Brigand

The opportunistic bastard of communication libraries

View the Project on GitHub stevenkaras/brigand

Brigand

Brigand is the opportunistic bastard of all communication libraries

Synopsis

It will allow other apps to be blamed for used power while making its own network transfers

Usage

put this in your settings.gradle file:

include ':libraries:Brigand'
project(':libraries:Brigand').projectDir = new File(settingsDir, '../brigand/Brigand')

and then add this to your application's build.gradle file:

dependencies {
    compile project(':libraries:Brigand')
}

License

Brigand is freely available under the MIT license