You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: