This is KeyBroadManagerUtil!
Add it in your build.gradle at the end of repositories:
allprojects {
repositories {
jcenter()
maven { url "https://jitpack.io" }
}
}
Add the dependency in the form:
dependencies {
compile 'com.github.trrying:KeyBroadManagerUtil:0.1'
}
##Thanks 886 Fnad