Using Material File Picker library in Android Studio

preview_player
Показать описание
Video shows you how to pick file from storage and display it's path in your Android app using Material File Picker library.

If you learn something press the Like button! If you want to see more tutorials like this press the Subscribe button! It's FREE!
Рекомендации по теме
Комментарии
Автор

Hi RAdeff
have a broblem in my application :'(
when i compil the code on the virtual phone of the application it works very well but when I compile on my phone the list of documents is not displayed !! :( please help me

titelety
Автор

Very Helpful, You saved my time! thk

salvatorecatania
Автор

It has a critical error.

If SDK version is more than 23, we must get permission with dialog.
But in code, [Build.VERSION.SDK_INT > Build.VERSION_CODES.M] This code checks if SDK version is more than 24.
Yout must change it > to >=

sunspike
Автор

onActivityResult is not called when I am inside a fragment what should I do ? thanks.

averageyoutuber
Автор

hi,
Do this by sending to a php server and returning the photo on the mobile.

by

luizanselmocardoso
Автор

how to enable the image thumbnails at the time of picking image for identifying image

maharshitech
Автор

when i add compile 'com.nbsp:library:1.8'
i gote error on implementation

ramarh
Автор

Thanks
but i got an error when i try to exit file picker without choosing file ?

nourasaleh
Автор

Hey Bro,
Now in this video you show only the file path text. Do you have any idea on how to upload the file itself into an array. Thanks for the support! I've subscribed your channel!

sapthagirimanivannan
Автор

Hey hi, I just saw your video it's really nice how can we restrict the different type of files. For example pdf and doc, Docx only I want these type files to display

chethanlayout
Автор

Do you have any videos on selecting multiple files and displaying their name on the screen? or can you please direct my to a correct link? Thanks!

sapthagirimanivannan
Автор

hey sir. how about if the one i wanna choose is text file ?
what code is to be used for the app to read the data inside the text file ?

nickbracamonte
Автор

is this only to return the file path?
how to import image to imageview

abdulwahid_mohammed
Автор

I get this error for the dependency
Error:(35, 20) Failed to resolve: com.nbsp:library:1.8
Please help :D

Pure_cipher
Автор

brother mention your thumbnail whatever you degine :)

eduhindime
Автор

Nice tutorial, how would I save the image / video as a variable instead of displaying the file path? I sent you an email regarding a little job, look forward to a response :)

wifetien
Автор

Why people create videos like this and do not publish the code on github, etc is beyond me. What a foolish thing to do.

kidmash