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(?,?,?)".
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
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.....
Awesome explanation. Very clear. Thanks
Excelent. 👍🙏👏 God bless you!
Thank you so much, for your guidance to upcoming/learners.
how if i use an arrayList from java class?
like
transactionArrayList.add(cursor.getString(cursor.getColumnIndex("date"); doesnt work for me
I'm getting E/SQLiteLog: (1) no such table: name in "INSERT INTO name(age,name,email) VALUES (?,?,?)" after insertion...can you help?
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(?,?,?)".
Excelent!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Thanks
Thank you so much for this video! Very clear and helpful
This is great bro! But can you create another video an example of adding product to cart and viewing the order?
should have added a delete fonction since its the most important
You can easily add it, it works the same way as insert.
Right. But can you make another video selected data show in next recyclerView
How do we allow comment in a recyclerview?
Helpful to learn!
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
i just copied the whole code and when im about to visualize the content it kicks me out of the app idk why
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
nice and useful video!
the link you provided for the delete button is not working
hey there i am new to android dev why are using the context in myadapter
I'm also added accept button in it
how we take work from it ?
How to get data from RecyclerView add to Database?
great video but code link doesnot opening so please share source code
Second Activity showing blank. Details are not shown. Can u please provide zip file of project
awesome tutorial, u totally saved me , thank u
😁
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
possible. very possible. Simple google cloud bucket push and pull
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.....
chat GPT bro :)
the link in the description is not working ........ please i need the source code .....
Muito chato digitar código de tela, DESLIKE, parando vídeo, deixa pelo menos um github basicos com a escrita do BDHelper e etc
Thanks bro
It works. Thank you very much.
how to show the selected item position
im getting duplicate data for the Name entry. anyone know how to fix this?
I know that error is possible. Pleas check the code once more and it will go.
I want this code in kotlin. Please make video in kotlin
Ok i will, thanks
Thanks!
Glad you liked it
Source code is not loading
thx dude, you're my hero 🤣
Glad you liked it
android studio sqlite database old data save and editText new data same new data now Save java coding
Source code please
8:11
Please give me this score file for me
I definitely want the source code sir, I did and followed by your video but I didn't get output. I got the error and close the app
I have added new source code link. 🙂
allcodingtutorial.blogspot.com/2024/11/how-to-us-recycleview-with-sqlite.html
Wasted my time! It doesn't even work