Skip to content

Repository files navigation

Android_Download_and_Upload_File_Demo

Android Download and Upload File Demo

Added New Feature

  1. Upload File From File Manager
  2. Upload File From Gallery
  3. Upload File from Camera

Added Fixed for File Uploading :

1. Added android:requestLegacyExternalStorage="true" in AndroidManifest.xml in application Tag
2. Added Projection in getRealPathFromUri() Method String[] proj = { MediaStore.Images.Media.DATA }; in MainActivity.java

About

Android Download and Upload File Demo

Resources

Stars

16 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages