#1 Android Room Tutorial - Introduction

Поделиться
HTML-код
  • Опубликовано: 11 апр 2019
  • #AndroidRoomTutorial
    This is the introductory video of the Android Room Tutorial Series. Throughout this series we will built a very basic application to save notes.
    In this application we can
    - Save a new note
    - See all the existing notes
    - Update the notes
    - And finally if needed delete the notes
    You can get the completed APK of this application from here: bit.ly/2P0Uyfk
    Now if you want to learn how we can build this application then you should watch the whole series. And we will learn using Android Room Persistence library to build our notes application.
    If you think this course is going to help you then please help me back by sharing this video to all your friends learning android application development.
    For more content visit Simplified Coding
    ➤ www.simplifiedcoding.net
    Donate and Support Me
    [If you think my contents are helpful]
    ➤ UPI (India Only): belalkhanpro@okaxis
    ➤ PayTM (India Only): +918340154535
    ➤ PayPal: www.paypal.me/probelalkhan
    Check My Other Courses:
    ➤ Retrofit Android Tutorial: bit.ly/2DEwAl1
    ➤ Android Room Tutorial: bit.ly/2PfQHeN
    ➤ Build a Wallpaper App in Android: bit.ly/2LM9JeF
    ➤ Build Tic Tac Toe in Android: bit.ly/30goxW0
    And I request you all to please share this video to your friends, and help me gain more views and subscribers. (Only if you think I am creating good content that is helpful for you)
    And lastly you can follow me on my social profiles
    Facebook: / simplifiedco. .
    Instagram: / probelalkhan
    Twitter: / probelalkhan
  • НаукаНаука

Комментарии • 59

  • @appranger6639
    @appranger6639 4 года назад +22

    Anyone who is trying to understand the Room database, this is where your searching ends. I have completed the series and now i have a much better understanding of the room database. Go for it.

    • @rahimt.s941
      @rahimt.s941 4 года назад +1

      Understood room but the recycler view adapter attaching is still bugging me

  • @bananenkip
    @bananenkip 10 месяцев назад +1

    This is the first room tutorial I have found by a person who is not in a room.

  • @crateer
    @crateer 4 года назад +1

    Take my sub! I have been searching for a quite a while now for a understandable room-introduction. this is it!
    Thanks, keep it up!

  • @crystolica6591
    @crystolica6591 5 лет назад +1

    I love this channel. You're a good teacher and make good videos. I took intro to c like 25 years ago and im just blown away by how things work now. I'm learning allot but I only understand some of it. I downloaded studio and some other stuff about 3 weeks ago and now I watch you more then I watch TV. I was learning your wallpaper app but I messed my code up so bad I have to start over. Fell asleep while coding lol

    • @SimplifiedCoding
      @SimplifiedCoding  5 лет назад

      I am glad my content helped you. Thanks for the feedback.

  • @dan.valerio
    @dan.valerio 4 года назад +1

    Great vídeo! Congratulations!

  • @meghanajogi6333
    @meghanajogi6333 3 года назад +1

    Great tutorial.... You are awesome!!!!

  • @dennisgonzales9521
    @dennisgonzales9521 4 года назад +1

    Awesome tutorial!

  • @DoubleGameVideos
    @DoubleGameVideos 4 года назад +2

    Dude you are super cool, thank You!

  • @rodrickngonyoku5042
    @rodrickngonyoku5042 4 года назад +1

    I respect this channel 👊..

  • @IsaacLiz
    @IsaacLiz 3 года назад

    This was the first time he used a new intro. Cool

  • @junecnol79
    @junecnol79 4 года назад

    you are in korea? nice to meet you. i am enjoying your tutorial. thanks for great tutorials

  • @aryandivyanshu8324
    @aryandivyanshu8324 5 лет назад +1

    Congrats for 50k subs in advance !

  • @rahimt.s941
    @rahimt.s941 4 года назад

    Hey... The room db java example in your website sets the adapter in onPostExecute( ). and now that's a problem since the app crashing due to an error ' no adapter attached, skipping layout' fixed it by giving adapter at onCreate( ) too, but even after I save data, it shows saved as a toast but doesn't show in the app. How to fix this ??

  • @rodrickngonyoku5042
    @rodrickngonyoku5042 4 года назад

    Hello sir, can you do one which involves creating relationships between the Entities.
    Great Tutorial by the way.

  • @marouaneazza3519
    @marouaneazza3519 4 года назад

    Thanks

  • @askdetanny8915
    @askdetanny8915 5 лет назад

    I am very excited for this course.

  • @rajashekharreddyguntaka8494
    @rajashekharreddyguntaka8494 4 года назад

    Hey khan, AsyncTask is depreciated. Any other way to achieve insertion/saving to Room database in JAVA?? Thanks in advance.

  • @lakerfan4life308
    @lakerfan4life308 3 года назад

    Hello. I'm using androidx86 as KVM on UBUNTU . Is there an easy way to import data such as mockerroo into the Android DB tables?

  • @dhakshnamoorthy8673
    @dhakshnamoorthy8673 3 года назад

    Hey there I'm creating a chat app and I'm storing the chat messages of each person when I click on them but once I have created a room db it is storing the chat messages of all of them . the thing I need is whenever I click one of my friends chat button a specific room db for them has to open which contains only the chat messages of them and mine. Pls help me to solve this.

  • @anil801
    @anil801 4 года назад +1

    Is that necessary to understand Sqlite Database first, before starting Room Tutorial?

  • @alexkolydas7990
    @alexkolydas7990 Месяц назад

    Is room applicable to non compose project as well?

  • @andres.martinez.am1
    @andres.martinez.am1 3 года назад

    Why this video do not have subtitles ??? Please!

  • @vishaln9609
    @vishaln9609 3 года назад

    I would like to create a directory in /storage/emulated/0/ but since the "getExternalStorageDir()" & "getExternalPublicStorageDir()" are Depreciated I don't know how to implement it .How am I supposed to create a directory in main External Storage.

    • @SimplifiedCoding
      @SimplifiedCoding  3 года назад

      Check this project
      ruclips.net/video/9c3ZspyLc5s/видео.html

  • @RahulSharma-es9uv
    @RahulSharma-es9uv 4 года назад

    How to encrypt our data in room database

  • @musaabqamar2006
    @musaabqamar2006 5 лет назад +3

    good tutorial series, but music at the end of the video is very loud. it should be removed.

  • @GauravKumar-by1yt
    @GauravKumar-by1yt 5 лет назад +1

    I know Java completely, basic SQL and XML. I want to become Android Developer.
    Which Technology I should learn.... should I learn Design pattern too...if yes than which book I should follow..... please answer my question....
    Thanks in advance.

    • @SimplifiedCoding
      @SimplifiedCoding  5 лет назад +1

      Yes you must learn design patterns. I will create a video to recommend books soon.

  • @sukhalaunda8175
    @sukhalaunda8175 4 года назад +1

    good video lekin crime patrol wala intro kyu

  • @user-ym4cs7ih6l
    @user-ym4cs7ih6l 3 года назад +1

    Oh you in the korea!!
    I'm korean haha

    • @SimplifiedCoding
      @SimplifiedCoding  3 года назад

      Yeah, I was in Korea. Will come back soon. Your country is very nice ♥️

  • @user-bu7kc8pw3j
    @user-bu7kc8pw3j 4 года назад +2

    한국이네 깜짝이야 ㅋㅋㅋ

  • @deepakrakh
    @deepakrakh 5 лет назад +1

    Nice video 🔥
    But everyone is making note application using Room I don't know why.
    Just search on RUclips room database you will get note application on every tutorial.
    Overall nicely explained video liked it👍

    • @SimplifiedCoding
      @SimplifiedCoding  5 лет назад +1

      I did not check anyone else's video yet. It is purely a co incidence. Though this series is a part of some advanced concept. As I want to create tutorial about caching network data in local database. So this series is the building block for that step.

    • @zees9669
      @zees9669 5 лет назад

      @@SimplifiedCoding Thanks. Can you recommend me a minimum required pc configuration for hang and lagfree Android development?

    • @SimplifiedCoding
      @SimplifiedCoding  5 лет назад

      Any latest i5 > 6th gen with SSD and atleast 8GB ram will work decent.

    • @jayeshbanjara6090
      @jayeshbanjara6090 5 лет назад

      @@SimplifiedCoding Hello Sir, can you give some hint for what advanced concepts which you mentioned here that we will going to learn in future.

    • @buzzminkyunghoon3856
      @buzzminkyunghoon3856 5 лет назад

      @@SimplifiedCoding When will the network with room release. You would be using REST API, Retrofit and Room in a series, right?

  • @indrajeetjyoti9020
    @indrajeetjyoti9020 5 лет назад +2

    How to add images in room

    • @SimplifiedCoding
      @SimplifiedCoding  5 лет назад +1

      Though adding images are not covered in this course. But you can do it.
      There are two ways to do it
      1. Save image in disk and save the path to the image in table. This is the recommended way.
      2. Convert image to base64 string and save the string to database.
      So the saving part is always same as we are going to learn in this course.

  • @voicheci007
    @voicheci007 5 лет назад

    Where did you film this?

    • @SimplifiedCoding
      @SimplifiedCoding  5 лет назад +1

      Gangneung, South Korea

    • @voicheci007
      @voicheci007 5 лет назад

      @@SimplifiedCoding Great, keep up the Architecture components tutorials!

    • @buzzminkyunghoon3856
      @buzzminkyunghoon3856 5 лет назад

      @@SimplifiedCoding Do you live in South Korea!?

    • @SimplifiedCoding
      @SimplifiedCoding  5 лет назад +1

      @@buzzminkyunghoon3856 Yes I live in South Korea.

    • @buzzminkyunghoon3856
      @buzzminkyunghoon3856 5 лет назад

      @@SimplifiedCoding Big fan of Kpop, Kdrama. Do you watch them? I love S. Korea

  • @asdf-od5nm
    @asdf-od5nm 5 лет назад +1

    Sound quality bad****

    • @SimplifiedCoding
      @SimplifiedCoding  5 лет назад +1

      Only on the part where I am visible. But its only 1 minute rest all are screen recording and quality is good.
      I am trying to make some videos like this. So its like practicing. Will improve the quality soon.
      But dont worry the actual content is having good sound quality.
      Finally sorry for the 1 min bad sound :) Thanks

  • @brunopistolero2265
    @brunopistolero2265 3 года назад

    shit sound didnt understand