Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How To Get Downloaded Filenames In Videos Adapter #75

Open
dude-x92 opened this issue Apr 25, 2018 · 1 comment
Open

How To Get Downloaded Filenames In Videos Adapter #75

dude-x92 opened this issue Apr 25, 2018 · 1 comment

Comments

@dude-x92
Copy link

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

@Krupen
Copy link
Owner

Krupen commented Apr 25, 2018

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>>);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants