Skip to content

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

Notifications You must be signed in to change notification settings

kariot/Android-Multipart-File-Uploading

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages