Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 389 Bytes

File metadata and controls

12 lines (8 loc) · 389 Bytes

Android-Multipart-File-Uploading

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?

  1. Picks a set of files (Needs permissions)
  2. Calls Multipart request to upload files
  3. Gets response

Tutorial Add implementation 'com.bikomobile:multipart:1.3.4' in Gradle