Android Studio Tutorial - 79 - Working with RecyclerView and MySQL database

preview_player
Показать описание
This video demonstrate how to retrieve multiple rows of data from MySQL database run on a remote server using JSON parsing and display the result on an android RecyclerView widget.
Комментарии
Автор

Thanks a lot my proffesor, my reclycer view work perfectly

WilsonManzanoS
Автор

I have mode the database a little different by added an image column n dumping images there. Please cover that also in this video. Thanks

MsBlueshark
Автор

Hi Prabeesh: I am interested in putting an image as the process would additionally wants to selecting the item could go to another activity.

lifescompany
Автор

thank u prabeesh sir. i recently working on app and want to fetch data from the database in recycler view, this tutorial help me a lot thank u very much. just one suggestion while u code just tells us more where the things are coming from and what is the use of this thing. in short just illaborate the things. thank again

abhithakkar
Автор

Sir, thank you very much for this tutorial, I help a lot with my degree project, greetings

andresamaya
Автор

Thank you Mr Prabeesh your all tutorials on Android Mysql connection was very helpful. I was completely dependent on Firebase and faced lot of difficulties when i need had data in structured format. Mysql with PHP script was pretty awesome. I also want know how to do mysql operation with android using only JAVA (JDBC or Applets, Servlets). If you have tutorials on them please share link.. Thank you again

sharathbhargav
Автор

Exelent tutorial Mr. Prabresh, but what if i want to run it on my phone?

Josuehbk
Автор

Thank you for all good tutorials, sir can u plz make tutorial on "Create RESTful API for android app using PHP MySQL(LAMP)

sanjayshr
Автор

Hello teacher, I have been following you for almost a year, and I am happy about that, but I find something that is missing from me, which is how to display specific data from the table for each employee as each employee sees the work required of him only

DRIVEMAN
Автор

Do you have any video or tutorial using AsnycTaskLoader?

phongdinhcong
Автор

very nice sir. I Like it. but how GPS tracking mysql json with android studio. please video tutorial.

pohonbunga
Автор

Can you give me the link of Source Code ?

kingawan
Автор

Hi Prabeesh! I followed your tutorial and i have a problem, there's no error but theres no data from database showing :/

ridewithcharles
Автор

Sir. How would you. Download an image from the URL saved in mysql

tshegamampshika
Автор

Hello sir, I have a doubt. Actually you are retrieving all row data of all columns with 3 (columns size). But what I actually need is how to retrieve all columns (19 columns) in my database of one row. So your program works to retrieve all rows but how to retrieve the 19 columns? Should I change the Linear Layout orientation from vertical to horizontal and place 19 TextViews. Creating 19 TextView is not a good idea, so I need to create this programatically how to this? Is my way of approach is right? Can I continue with this sir.?

AshwinMothilal
Автор

Hi. Thanks a lot. I find your tutorials very useful. Has anyone tried to du=islay the list on a fragment rather than an activity?

sigeirobert
Автор

What should i do if i also have a image column? near rows i want to put a small image
And use it in cardview. Please help. I can't found any examples with it

asselr
Автор

Buen video hermano, pero puedes hacer un tutorial de como me conecto por una API a una DB2 para jalar datos y mostrarlos a mi App Android. Gracias.

brandodav
Автор

Hi
thanks for all. But why is it that after the list is posted. when you change the orientation of your phone it started again to load but this time unsuccessfully. How can we fixe it.

arnaudngabgna
Автор

Is it really necessary to add a new user on PhpMyAdmin?

ridewithcharles