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
- Host: GitHub
- URL: https://github.com/sabo99/udfile
- Owner: sabo99
- Created: 2020-08-09T17:18:55.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-09T17:21:55.000Z (almost 6 years ago)
- Last Synced: 2025-01-14T15:20:22.392Z (over 1 year ago)
- Topics: android, file-upload, filedownload, java
- Language: Java
- Homepage:
- Size: 145 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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'