Notes App - CRUD SQLite Database in Android Studio using Kotlin | Create Read Update Delete Data

  Рет қаралды 52,439

Android Knowledge

Android Knowledge

Күн бұрын

Пікірлер: 78
@MusashidenTutoriais2
@MusashidenTutoriais2 6 ай бұрын
Very nice tutorial. But since the tutorial was recorded using 28 API level, I had to make some minor changes to my code. Plus, I added a search function and a confirm dialog to delete and it's working flawlessly. Thank you very much.
@Al-Balag3294
@Al-Balag3294 Жыл бұрын
A very important video series on Kotlin, it would have been better if there was a search bar to search the notes, Please upload a video for the search bar
@isharasandaruwan5694
@isharasandaruwan5694 5 ай бұрын
this video was exactly what I needed! Straight to the point and incredibly useful. Thanks for sharing your expertise!
@samanthaeftink5327
@samanthaeftink5327 Жыл бұрын
You do an amazing job of pronouncing things clearly and explaining the info so that it is easy to understand. Thank You!
@sidahmedsarah4826
@sidahmedsarah4826 Жыл бұрын
I was so excited for this project and I loved it so much that I created it in one day 😂 thank you, awesome as always🎉
@android_knowledge
@android_knowledge Жыл бұрын
Great, keep learning :-)
@maresolaris
@maresolaris 6 ай бұрын
Thank you very much for this very great tutorial on the issue(s) of creating a very useful Note-taking app with Kotlin. Delightful pace and encouraging motivation. You are an excellent teacher, leaving nothing unmentioned and pointing out where possible errors might occur. You gained a fan!
@android_knowledge
@android_knowledge 6 ай бұрын
This means alot :-)
@JoaoPaulo-rr8re
@JoaoPaulo-rr8re 10 ай бұрын
A big hug from UFC - Gardens of Anita , Thank you!!
@vikashtiwari8360
@vikashtiwari8360 Жыл бұрын
Mam please bring videos on mvvm and room database
@rupertgennard8955
@rupertgennard8955 11 ай бұрын
i like this series. I would love to see you add a search bar and a copy note to the app
@j7coder
@j7coder Жыл бұрын
Good Works! Keep making project in android with kotlin. You are amazing!
@android_knowledge
@android_knowledge Жыл бұрын
Thank you :-)
@ChrisNemes
@ChrisNemes 9 ай бұрын
Thank You for this video! It was very helpful for me, as I wanted to make my first android app! Simple, clear, easy to follow! ;-)
@AddyBhardwaj-og9dx
@AddyBhardwaj-og9dx Жыл бұрын
You are doing great, Keep it up. But i have a suggestion, Previously you made video of Firebase reltime database CRUD operation on different modules. Now make an app in which single module and User perform CRUD operations in their Profile section. And all user data can view in Single list. only own details can be modify others User details in list can be read only. Also add search & filter option in list.
@jamaal1282
@jamaal1282 Жыл бұрын
Do you have Github repositary?
@ExSkope
@ExSkope 10 ай бұрын
how did you write the code in floating the add button?
@thavaratnamashendra5879
@thavaratnamashendra5879 5 ай бұрын
Thank you so much for this valuable video. You made this video with detailed information. Really helpful ❤
@tutrieu3250
@tutrieu3250 Жыл бұрын
sir . I need you choose topic Content provider is next video . Because content provider very hard with me and content provider kotlin very little
@memeshorts0113
@memeshorts0113 Жыл бұрын
Oooh thank you mam for this projects video😍... Mam advance series kab aayege?
@android_knowledge
@android_knowledge Жыл бұрын
From sept :-)
@Bli8tz
@Bli8tz 10 ай бұрын
why am I getting a java null pointer exception when I try to open the page notes layout? caused by getAllNotes
@ShortBits786
@ShortBits786 7 ай бұрын
Thanks Mam Tutorial is Wonderfull
@KhanhVotrung
@KhanhVotrung 4 ай бұрын
Hello, I am having problems with the database error: android.database.CursorIndexOutOfBoundsException: Index 0 requested, with a size of 0 when I try to run the fragment val db = readableDatabase val query = "SELECT * FROM $TABLENAME WHERE $COLUMN_ID = $note_Id" val cursor = db.rawQuery(query, null) cursor.moveToFirst() can you help me
@eilynarevalorincon5502
@eilynarevalorincon5502 3 ай бұрын
Hello, I really liked your video, but I have certain problems with how the data appears to me, I don't speak English and it is a little difficult for me to understand, could you help me.
@juanmanueljuarezperez9236
@juanmanueljuarezperez9236 Ай бұрын
Thanks so much! I like this video
@novayoutube2937
@novayoutube2937 Жыл бұрын
Thanks ma'am, it very helpful 😍
@ravindu.Perera
@ravindu.Perera 5 ай бұрын
thank you so much for your guidences :)
@alonsomercado1457
@alonsomercado1457 11 ай бұрын
at the moment that I try to run, this wild error merge: Error running 'AddNoteActivity' The activity must be exported or contain an intent-filter Ideas?
@android_knowledge
@android_knowledge 11 ай бұрын
Check the below link and also make sure that AddNoteActivity is present in AndroidManifest: stackoverflow.com/questions/40508303/the-activity-must-be-exported-or-contain-an-intent-filter
@deveshsharma-u2l
@deveshsharma-u2l 10 ай бұрын
Thankyou Ma'am thanks 😍😍😍😍😍😍😍😍😍😍😍😍😍😍😍Loved it
@kithminiranasinghe2603
@kithminiranasinghe2603 5 ай бұрын
Thank you so much for your video😍😍
@Getgood-v4g
@Getgood-v4g Ай бұрын
good vid helps alot
@arcreations7680
@arcreations7680 Жыл бұрын
Your videos are great. Also make the video on room database.
@android_knowledge
@android_knowledge Жыл бұрын
Soon :-)
@xFuuuuuuryX
@xFuuuuuuryX 10 ай бұрын
I LOVE YOu, you saved my day godess!!!!!!!!!
@MyCarlosMelo
@MyCarlosMelo 11 ай бұрын
Hello Thanks, the app is amazing. Tell me, How can I connect to Firebase in real time? Thanks.
@android_knowledge
@android_knowledge 11 ай бұрын
You can refer the below video to get an idea on how to connect to firebase realtime: kzbin.info/www/bejne/jXmbiYKlj7GgiqM
@MyCarlosMelo
@MyCarlosMelo 11 ай бұрын
​@@android_knowledge Good afternoon I'm sorry, but I can't do it, I don't know if I'm doing something wrong. Can you help me? Can I send you my email? Thank you very much.
@MyCarlosMelo
@MyCarlosMelo 11 ай бұрын
@@android_knowledge I've already managed to record on Firebase. But now I can't see it on "notesRecyclerView". Can you help me? Thanks
@octta723
@octta723 7 ай бұрын
best video ever
@21flame72
@21flame72 5 ай бұрын
can make a video for this in java and firebase
@wog4299
@wog4299 10 ай бұрын
Nice explanation...
@SupunMadushanka-np6gs
@SupunMadushanka-np6gs 5 ай бұрын
Thank you so much madam
@ashenthiwanka6009
@ashenthiwanka6009 5 ай бұрын
Good job madam
@danakatzman4500
@danakatzman4500 8 ай бұрын
Theres no code for this project on your website, only for the room version
@tutrieu3250
@tutrieu3250 Жыл бұрын
Sir update crashes app:Caused by: android.database.CursorIndexOutOfBoundsException: Index -1 requested, with a size of 1
@android_knowledge
@android_knowledge Жыл бұрын
Check the below link: stackoverflow.com/questions/19974442/android-database-cursorindexoutofboundsexception
@roteks1910
@roteks1910 10 ай бұрын
possible solution: in my case I misspelled "INTEGER" as "INTIGER" in NotesDatabaseHelper in function onCreate override fun onCreate(db: SQLiteDatabase?) { val createTableQuery = "CREATE TABLE $TABLE_NAME ($COLUMN_ID INTEGER PRIMARY KEY, $COLUMN_TITLE TEXT, $COLUMN_CONTENT TEXT)" db?.execSQL(createTableQuery) }
@alsi9217
@alsi9217 11 ай бұрын
Good job👍
@tsogbayarsambuu9826
@tsogbayarsambuu9826 4 ай бұрын
amazing
@mohammed-akk
@mohammed-akk Жыл бұрын
bro, we need like this video but with using java
@officialzaid9158
@officialzaid9158 Жыл бұрын
Pls quotes app how to make?
@fredjakaa246
@fredjakaa246 Жыл бұрын
🎉🎉🎉
@sorruss6367
@sorruss6367 5 ай бұрын
Your voice is cute.
@jamesclaveria2906
@jamesclaveria2906 Жыл бұрын
how to downlaod db browser maam? I cant find tutorial
@android_knowledge
@android_knowledge Жыл бұрын
Download from the below link: Link: sqlitebrowser.org/dl/ For windows - download standard installer either for 32bit or 64 bit as per your laptop requirement.
@jamesclaveria2906
@jamesclaveria2906 Жыл бұрын
@@android_knowledge hi I have requeste can you make video about adding a date, change color of notes , search and adding Image please 🙏🙏🙏
@NGUYENNGOTRAMY
@NGUYENNGOTRAMY 6 ай бұрын
thank u very much
@gufraanshaikh3798
@gufraanshaikh3798 Жыл бұрын
🤩
@HarshKushwaha-mv4qk
@HarshKushwaha-mv4qk 4 ай бұрын
Seem like learning from DORA THE EXPLORER
@android_knowledge
@android_knowledge 4 ай бұрын
😂
@cricketworldhighlight
@cricketworldhighlight 6 ай бұрын
Please share the link to the source code.
@johnniegilkerson4724
@johnniegilkerson4724 4 ай бұрын
app keeps stopping
@medbensalem8710
@medbensalem8710 9 ай бұрын
code source please
@sameershah1492
@sameershah1492 8 ай бұрын
❤❤❤❤
@adibrahmadi7663
@adibrahmadi7663 10 ай бұрын
50:30
@shivamtiwari8106
@shivamtiwari8106 8 ай бұрын
code likha kar na ki paste kiya karo ..people are here to learn not copy code
@android_knowledge
@android_knowledge 8 ай бұрын
If the code is same then only I copy paste it otherwise the video will become very lengthy :-)
@demsekaye9044
@demsekaye9044 11 күн бұрын
you are fucking amazing
@demsekaye9044
@demsekaye9044 11 күн бұрын
thank you
@kcrules886
@kcrules886 5 ай бұрын
Plese give me the source code
@pyaesonehan19
@pyaesonehan19 6 ай бұрын
@syedqutub9027
@syedqutub9027 9 ай бұрын
In onBindViewHolder i can't call title and content. How can I solve it? override fun onBindViewHolder(holder: NoteViewHolder, position: Int) { val note = notes[position] holder.titleTextView.text = note.title holder.contentTextView.text = note.content }
@android_knowledge
@android_knowledge 9 ай бұрын
Make sure you have initialised title and content in NotesViewHolder class and also make sure onCreateViewHolder code is correct.
小天使和小丑太会演了!#小丑#天使#家庭#搞笑
00:25
家庭搞笑日记
Рет қаралды 56 МЛН
ДЕНЬ УЧИТЕЛЯ В ШКОЛЕ
01:00
SIDELNIKOVVV
Рет қаралды 3,9 МЛН
How I Turned a Lolipop Into A New One 🤯🍭
00:19
Wian
Рет қаралды 10 МЛН
Kluster Duo #настольныеигры #boardgames #игры #games #настолки #настольные_игры
00:47
Login and Signup using SQLite in Android Studio | Kotlin
34:18
Android Knowledge
Рет қаралды 12 М.
Bottom Nav Bar #03 | Material 3 | Jetpack Compose
12:21
Compose Campus | Code-Along
Рет қаралды 10 М.
Shared Preferences in Android Studio using Kotlin | Android Knowledge
11:46
Android Knowledge
Рет қаралды 4,4 М.
Writing My Own Database From Scratch
42:00
Tony Saro
Рет қаралды 241 М.
ROOM Database - #1 Create Database Schema | Android Studio Tutorial
14:59
SQLite Database for Android - Full Course
1:28:22
freeCodeCamp.org
Рет қаралды 251 М.
Room Database using Java | Android Tutorial
25:57
Developer Exc
Рет қаралды 10 М.
小天使和小丑太会演了!#小丑#天使#家庭#搞笑
00:25
家庭搞笑日记
Рет қаралды 56 МЛН