Material File Picker Material file picker library for Android Using Add repository url and dependency in application module gradle file: repositories { maven { url "http://dl.bintray.com/lukaville/maven" } } dependencies { compile 'com.nbsp:library:1.8' } Open file picker: n