Process Bar 中文看这里 Download 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.hzw1199:android_ProcessBar:v1.1' } U