Sriharia / SHAREthem

File Sharing & Transfer made a lot easier
Apache License 2.0
218 stars 121 forks source link

File wont open after Sharing to another device #15

Open mujeeb272 opened 5 years ago

mujeeb272 commented 5 years ago

i sent many images , video to another device through shareThem , But file wont display in another device . it shows file cant open

VenkataLochanN commented 4 years ago

Yeah, I even faced this issue. Try checking the file Location... It might be in android/data/(either app folder or Download Manager folder).. Just copy the file to your required location and it opens... A file explorer(like ES) other than the stock one is recommended.

I you used webshare, the fle extention gets an extra apostrophe(due to a small bug in nanoHTTP.java file) making it unavailable.. delete that char and rename it. It will work.