简体   繁体   中英

Create a File Browser & Picker using Recycler View in Android as a Fragment?

I want to create a file Browser & Picker inside a viewPager Fragment that will display the sd card files and let user pick a file from it. It has to be created using a RecyclerView and not a list view. Kindly tell me how do I do it. Kindly give me about how or what code should I write for this.

I want something like this :-

image

But it should be inside a RecyclerView. I have no idea how to do this as I am a newbie in android development. Kindly help. Thankyou !

this is a good tutorial to do this, it's a french tutorial but you can understand it :

https://openclassrooms.com/courses/creez-des-applications-pour-android/tp-un-explorateur-de-fichiers

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM