RecyclerView with SQLite Database | Populate RecyclerView with SQLite Database | Source Code

  Рет қаралды 53,496

CodingTutorials

CodingTutorials

2 жыл бұрын

RecyclerView with SQLite Database | Populate Recycler View with SQLite Database | Source Code
Source code link with delete function added 👇👇👇👇

Пікірлер: 49
@pratibhamahobia5306
@pratibhamahobia5306 2 жыл бұрын
Awesome explanation. Very clear. Thanks
@ricardoqvidal
@ricardoqvidal Жыл бұрын
Excelent. 👍🙏👏 God bless you!
@aslampasha8852
@aslampasha8852 11 ай бұрын
Thank you so much, for your guidance to upcoming/learners.
@rafabastos87
@rafabastos87 Жыл бұрын
Thank you so much for this video! Very clear and helpful
@sanatandharmademystified
@sanatandharmademystified 2 жыл бұрын
Helpful to learn!
@niphomahlangu2733
@niphomahlangu2733 2 жыл бұрын
It works. Thank you very much.
@bertbareja677
@bertbareja677 Жыл бұрын
This is great bro! But can you create another video an example of adding product to cart and viewing the order?
@Otajonov_Alisher
@Otajonov_Alisher Жыл бұрын
nice and useful video!
@ogordogordo6994
@ogordogordo6994 2 жыл бұрын
awesome tutorial, u totally saved me , thank u
@notify7610
@notify7610 Жыл бұрын
😁
@marcelarozo8828
@marcelarozo8828 Жыл бұрын
Excelent!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Thanks
@sushilkumar-ke5kz
@sushilkumar-ke5kz Жыл бұрын
Right. But can you make another video selected data show in next recyclerView
@m3luthfi708
@m3luthfi708 2 жыл бұрын
Thanks bro
@mmbrazil
@mmbrazil 11 ай бұрын
Great video, I adapted to place pushnotification on the recyclerView. the only problem that is only showing the first entry of database, not showing other entries. Do you know why? my code seems correct
@Manjuu27
@Manjuu27 2 жыл бұрын
how if i use an arrayList from java class? like transactionArrayList.add(cursor.getString(cursor.getColumnIndex("date"); doesnt work for me
@kholilrnm
@kholilrnm Жыл бұрын
thx dude, you're my hero 🤣
@codingtutorials1857
@codingtutorials1857 Жыл бұрын
Glad you liked it
@Caico2022
@Caico2022 Жыл бұрын
Thanks!
@codingtutorials1857
@codingtutorials1857 Жыл бұрын
Glad you liked it
@harishlodha8794
@harishlodha8794 2 жыл бұрын
Sir koi video recorder app se hum Jo video record karte hai kya vo video app developer ke pass bhi save hota hai kya... please reply
@TheMessiah64
@TheMessiah64 Жыл бұрын
possible. very possible. Simple google cloud bucket push and pull
@aditikulkarni1141
@aditikulkarni1141 Жыл бұрын
I'm getting E/SQLiteLog: (1) no such table: name in "INSERT INTO name(age,name,email) VALUES (?,?,?)" after insertion...can you help?
@TheBestAp
@TheBestAp Жыл бұрын
The issue is you are trying to insert data into non existing database called "name". Therefore as in vedio @5.12 you have to set the name of your database there and use the same database name for insert into query. eg- " INSERT INTO database_name (age,name,email) VALUES(?,?,?)".
@philmuda
@philmuda 2 жыл бұрын
should have added a delete fonction since its the most important
@andresdauderluque5480
@andresdauderluque5480 Жыл бұрын
You can easily add it, it works the same way as insert.
@ahmadghauri8054
@ahmadghauri8054 2 жыл бұрын
when i apply i am getting duplicate data. even tho i am adding only single data but it shows duplicate of same data. How to fix that
@umarsajjad1523
@umarsajjad1523 Жыл бұрын
I'm also added accept button in it how we take work from it ?
@SoftEngineeringSolutions
@SoftEngineeringSolutions Жыл бұрын
great video but code link doesnot opening so please share source code
@devkumarbachhav309
@devkumarbachhav309 2 жыл бұрын
Second Activity showing blank. Details are not shown. Can u please provide zip file of project
@andresdauderluque5480
@andresdauderluque5480 Жыл бұрын
i just copied the whole code and when im about to visualize the content it kicks me out of the app idk why
@sans559
@sans559 Жыл бұрын
the link you provided for the delete button is not working
@zakiyakhan9252
@zakiyakhan9252 Жыл бұрын
Hello Sir can u plz help how to export sqlite data to excel using android studio java by giving export button and once we click this button our sqlite data get exported to excel sheet....plzzz help.....
@TheMessiah64
@TheMessiah64 Жыл бұрын
chat GPT bro :)
@sadenlav
@sadenlav 5 ай бұрын
How to get data from RecyclerView add to Database?
@adityasakhare5765
@adityasakhare5765 Жыл бұрын
the link in the description is not working ........ please i need the source code .....
@godeons
@godeons 4 ай бұрын
How do we allow comment in a recyclerview?
@nurhossainsani5075
@nurhossainsani5075 2 жыл бұрын
how to show the selected item position
@mohdabulfayas1537
@mohdabulfayas1537 Жыл бұрын
I want this code in kotlin. Please make video in kotlin
@codingtutorials1857
@codingtutorials1857 Жыл бұрын
Ok i will, thanks
@usmansiddiq9392
@usmansiddiq9392 Жыл бұрын
android studio sqlite database old data save and editText new data same new data now Save java coding
@wildwoolf9986
@wildwoolf9986 9 ай бұрын
8:11
@pfg222
@pfg222 Жыл бұрын
im getting duplicate data for the Name entry. anyone know how to fix this?
@codingtutorials1857
@codingtutorials1857 Жыл бұрын
I know that error is possible. Pleas check the code once more and it will go.
@poojagirish1101
@poojagirish1101 Жыл бұрын
Source code please
@poojagirish1101
@poojagirish1101 Жыл бұрын
Source code is not loading
@leolima8585
@leolima8585 Жыл бұрын
Muito chato digitar código de tela, DESLIKE, parando vídeo, deixa pelo menos um github basicos com a escrita do BDHelper e etc
@laibawaheed2208
@laibawaheed2208 2 жыл бұрын
Wasted my time! It doesn't even work
SQLite Database for Android - Full Course
1:28:22
freeCodeCamp.org
Рет қаралды 246 М.
Я нашел кто меня пранкует!
00:51
Аришнев
Рет қаралды 4,4 МЛН
RecyclerView | Everything You Need to Know
25:07
Practical Coding
Рет қаралды 130 М.
RecyclerView Item Click | Best Practice Way
8:06
Practical Coding
Рет қаралды 92 М.
RecyclerView Android Example with custom adapter, list sorting and glide
1:44:28
Programming w/ Professor Sluiter
Рет қаралды 41 М.
OpenAI Embeddings and Vector Databases Crash Course
18:41
Adrian Twarog
Рет қаралды 418 М.
Microservices with Databases can be challenging...
20:52
Software Developer Diaries
Рет қаралды 18 М.