Android代码-Android-FilePicker

时间:2022-08-26 01:42:30
【文件属性】:

文件名称:Android代码-Android-FilePicker

文件大小:228KB

文件格式:ZIP

更新时间:2022-08-26 01:42:30

Android代码

Android-FilePicker A filepicker which allows to select images and videos with flexibility. It also supports selection of files by specifying its file type. Check out app module for example. Installation As of now, It is only available in jCenter(), So just put this in your app dependencies: compile 'com.droidninja:filepicker:2.0.4' Usage Just include this in your onclick function: For photopicker: FilePickerBuilder.getInstance().setMaxCount(5) .setSelectedFiles(filePaths


网友评论