An open API service indexing awesome lists of open source software.

https://github.com/sabo99/udfile

Example Download File in android
https://github.com/sabo99/udfile

android file-upload filedownload java

Last synced: about 1 month ago
JSON representation

Example Download File in android

Awesome Lists containing this project

README

          

# UDFile
Example Download File in android

gradle used :
- implementation 'com.squareup.retrofit2:retrofit:2.9.0'
- implementation 'com.squareup.retrofit2:converter-gson:2.9.0'
- implementation 'com.squareup.retrofit2:converter-scalars:2.9.0'
- implementation 'com.nbsp:materialfilepicker:1.9.1'
- implementation 'com.github.DeveloperPaul123:FilePickerLibrary:3.5.1'
- implementation 'com.github.jaiselrahman:FilePicker:1.3.2'
- implementation 'com.adityak:browsemyfiles:1.9'