This is sample implementation of "com.bikomobile:multipart" library, which allows the to pick multiple files from android device and upload it into the server
What is Does?
- Picks a set of files (Needs permissions)
- Calls Multipart request to upload files
- Gets response
Tutorial Add implementation 'com.bikomobile:multipart:1.3.4' in Gradle