Read and Display Excel Data in RecyclerView | Android Studio Tutorials

preview_player
Показать описание
Learn How to Read and Display Excel Data in RecyclerView using android studio.
In this Android Studio Tutorials we are going to read excel file from the server and display the data in recyclerView using a Java library.
We are also going to display different images in recylclerView using PICASSO library.

Songs: Bensound, AudioLibrary

Search Terms:
read excel data in android,
android studio read excel file,
android read excel file,
read excel file in android example,
read excel file android,
read excel file in android,
read and write excel file in android,
display excel data in recyclerview,
recyclerview for excel data,
android studio display excel data in recyclerview,
Рекомендации по теме
Комментарии
Автор

Very good and clear explanation 👍🏻 I followed every step without any error. Thank you so much.

Malaysiaish
Автор

Hello, thanks for the tutorial, I'm doing an app using this method, and I want to open a web page when the user clicks on an item, the web page i want to go to is in a row in the excel file is there an easy way to do that?

soulessburn
Автор

Good quality content right here...
So i want to build a wallpaper app using the technique you showed here. I just want to know how i can add a download button?? And of course the link to the download will also be on the excel file.
Cheers!!

MsRebel
Автор

Thank you very much for the video, its really really helpful for the new learner like me.

One query >> I was practicing on dictionary app, I have stored word and meaning data in XLS. Like, Column A "Word" and Column B "Meaning". So, can I embed this xls in my App code, and show data from xls always ?

Your guidance would be very much appreciable on this. Thank you.

pushkarkelkar
Автор

Hi can we use macro enabled excel file xlsm file and will it update as the data changes in excel file? Live feed

ashishsaswadkar
Автор

hello sir
i want read the excel sheet data from external storage like sd card and that data i want to show in recyclerview in sequence or any design please help me how it will done share any code

vikashpatel
Автор

I am not able to access the code from the provided source code link, Please help me with the correct link.

ruchikagoyal
Автор

Hey I did exactly as the tutorial says but I'm getting this error "E/RecyclerView: No adapter attached; skipping layout", what should I do to fix it?

pavlosgamesking
Автор

can we use google sheet as excel in this method ?

BantyYadav
Автор

Thank you teacher! How can I read other excel files? I have tried but can't get it out, I have created an excel (xls file) on github but still can't read it

art
Автор

i have a question, what if i only display column A, and when i click A1 then open new activity to display column B1 and C1?? help pls.

setyadhitya
Автор

Hello,
When i am trying my own github link its does not show anything in recyclerview but when i use your given link then it work perfectly, please help me plz

jacktech
Автор

Greate video it works thank you bruh
but your blog is down

rkrockzgameplay
Автор

Hello, can you please tell me if I can upload the file to Google disk and read from there, and how to do it? I tried to share notes there, it doesn't work, helpppp meeee please

guvanchrahmankulov
Автор

Hi,
How do I put the values from RecyclerView to Excel? And can you please make a video for in Advance.

AshwinParambil
Автор

Hey man, how can we link it to a google sheets?

helpyourself
Автор

Superb! But how can i filter data with search?

timo
Автор

hi is it possible to edit this app and edit the data through the app to update the excel file?

aldeen
Автор

hello sir . i have some errors in
dependencies {
implementation
implementation
implementation
}
like :Unable to resolve Could not download jxl.jar
i use classpath
can you help me ?

ahmedhamdy
Автор

It works but I want to use it on XLSX file

aminedj