AvoidSmartManager Add it to your build.gradle with: repositories { maven { url "https://jitpack.io" } } and: dependencies { compile 'com.github.malangstudio:AvoidSmartManager:0.9.2' }