I have button in single card view to share video. So I need to get a URI to upload a file, but after files are downloaded the are renamed. How to get that new name, or make it keep original filenames ?
The code to download and save file is here. You should be able to get the file path by calling AAH_Utils.getString(getApplicationContext(),<<requestURL>>);
I have button in single card view to share video. So I need to get a URI to upload a file, but after files are downloaded the are renamed. How to get that new name, or make it keep original filenames ?
p.s sorry for my bad english